| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
InlineResponse2014 |
MerchantBoardingApi.postRegistration(PostRegistrationBody postRegistrationBody,
String vCIdempotencyId)
Create a boarding registration
Boarding Product is specifically for resellers who onboard merchants to resell their services to merchants and help integrate REST API into their systems.
|
|
okhttp3.Call |
MerchantBoardingApi.postRegistrationAsync(PostRegistrationBody postRegistrationBody,
String vCIdempotencyId,
ApiCallback<InlineResponse2014> callback)
Create a boarding registration (asynchronously)
Boarding Product is specifically for resellers who onboard merchants to resell their services to merchants and help integrate REST API into their systems.
|
|
okhttp3.Call |
MerchantBoardingApi.postRegistrationCall(PostRegistrationBody postRegistrationBody,
String vCIdempotencyId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postRegistration
|
|
ApiResponse<InlineResponse2014> |
MerchantBoardingApi.postRegistrationWithHttpInfo(PostRegistrationBody postRegistrationBody,
String vCIdempotencyId)
Create a boarding registration
Boarding Product is specifically for resellers who onboard merchants to resell their services to merchants and help integrate REST API into their systems.
|
| Modifier and Type | Method | Description |
|---|---|---|
PostRegistrationBody |
PostRegistrationBody.documentInformation(Boardingv1registrationsDocumentInformation documentInformation) |
|
PostRegistrationBody |
PostRegistrationBody.integrationInformation(Boardingv1registrationsIntegrationInformation integrationInformation) |
|
PostRegistrationBody |
PostRegistrationBody.organizationInformation(Boardingv1registrationsOrganizationInformation organizationInformation) |
|
PostRegistrationBody |
PostRegistrationBody.productInformation(Boardingv1registrationsProductInformation productInformation) |
|
PostRegistrationBody |
PostRegistrationBody.registrationInformation(Boardingv1registrationsRegistrationInformation registrationInformation) |
Copyright © 2026. All rights reserved.