Retrieve merchant platform
Use this method to retrieve information about a merchant platform, including its legal information and processing accounts.
Include the merchantPlatformId that we sent you when you created the merchant platform.
Path parameters
merchantPlatformId
Unique identifier of the merchant platform that we sent to you when you created the merchant platform.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successful request. Returns the merchant platform.
business
Object that contains information about the business.
processingAccounts
Array of processingAccount objects
merchantPlatformId
Unique identifier of the merchant platform.
createdDate
Date that the merchant platform was created.
lastModifiedDate
Date that the merchant platform was last modified.
metadata
Object that you can send to include custom metadata in the request.
links
Array of useful links related to your request