-
Notifications
You must be signed in to change notification settings - Fork 7
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 |
Empty request.
| Type | Name |
|---|---|
| Uint32 | _RecruitID |
| String | _RecruitName |
| Type | Name |
|---|---|
| Uint32 | _RecruitID |
| Uint32 | _UbiID |
Empty response.