| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2012 |
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<InlineResponse2012> 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<InlineResponse2012> |
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 and 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 © 2025. All rights reserved.