RetrieveMerchantResponse
November 20, 2019 ยท View on GitHub
Description
The response object returned by the RetrieveMerchant endpoint.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| errors | List<Error> | Information on errors encountered during the request. | [optional] |
| merchant | Merchant | The requested `Merchant` object. | [optional] |