Overview
Create Merchant
Use the Create Merchant endpoint to set up the merchant on the platform. A successful request will return a merchantId which is the merchant’s identifier. When submitting a Create Merchant request, the merchant can have provisioned or active status to indicate if they are ready to transact. This endpoint should only be called once the onboarding process is complete. For more information on this process, please get in touch with your account manager.
Update a Merchant
Use the Update Merchant endpoint to update merchant details. For a complete list of the details that can be updated and information about their nullability, see the Merchant API reference.
Retrieve Merchant or Merchants
Use the Retrieve Merchant endpoint to retrieve the merchant's details by providing the merchantId.
Use the Retrieve Merchants endpoint to retrieve all merchants related to your platform by providing the context-tenantId.
You may also like:
Was this page helpful?