Retrieve merchant platform
Use this method to retrieve information about a merchant platform.
To retrieve a merchant platform, you need its merchantPlatformId. Our gateway returned the merchantPlatformId in the response of the Create Merchant Platform method.
Note: If you don’t have the merchantPlatformId, use our List Merchant Platforms method to search for the merchant platform.
Our gateway returns the following information about the merchant platform:
- Legal information, including its legal name and address.
- Contact information, including the email address for the business.
- Processing account information, including the processingAccountId and status of each processing account that’s linked to the merchant platform.
Path parameters
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Date that the merchant platform was created. We return this value in the ISO-8601 format.
Date that the merchant platform was last modified. We return this value in the ISO-8601 format.