Get merchant organization by ID
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of the merchant organization to retrieve.
Response
Unique identifier for the merchant organization.
The type of object, which is 'merchant' for this schema.
merchant
The name of the merchant organization.
The email address of the merchant organization.
A brief description of the merchant organization.
Key-value pairs for storing additional data related to the merchant.
The VAT number of the merchant organization, used by default for tax calculations.
The address of the merchant organization.
The billing address of the merchant organization, used for billing purposes.
The contact phone number of the merchant organization.
The date and time when the merchant organization was created.
The date and time when the merchant organization was last updated.