Skip to content

RMC Registration Service

michal-kapala edited this page Apr 11, 2024 · 1 revision

Custom RMC service for new account registration.

Method ID Method Name
1 CreateRecruit
2 MigrateRecruitToUbiAccount

(1) CreateRecruit

Request

Empty request.

Response

Type Name
Uint32 _RecruitID
String _RecruitName

(2) MigrateRecruitToUbiAccount

Request

Type Name
Uint32 _RecruitID
Uint32 _UbiID

Response

Empty response.

Clone this wiki locally