ShowPartnerAccountResponse
The primary id of the merchant account
uuid"019a0abe-f093-72c7-9f89-be4e48b9e01e"The name of the account
The address line of the merchant
The address line of the merchant
The city of the merchant
The postal code of the merchant
The country code of the merchant
The primary contact number of the merchant
The primary contact email of the merchant
The primary timezone of the merchant
The email used when sending invoices.
The receiver name of the invoice email.
The company name used for invoicing.
The first invoice address line.
The second invoice address line.
The invoice city.
The invoice postal code.
The global location number (EAN / GLN) used for invoicing.
Whether a separate invoicing address is used.
The VAT number of the merchant
The primary currency code of the merchant
Short account reference number
The merchant account creation time
date-timeThe merchant account last update time
date-time{ "account": { "id": "019a0abe-f093-72c7-9f89-be4e48b9e01e", "name": "string", "addressLineOne": "string", "addressLineTwo": "string", "city": "string", "postalCode": "string", "countryCode": "string", "phone": "string", "email": "string", "timezone": "string", "invoiceEmail": "string", "invoiceAttention": "string", "invoiceCompanyName": "string", "invoiceAddressLineOne": "string", "invoiceAddressLineTwo": "string", "invoiceCity": "string", "invoicePostalCode": "string", "globalLocationNumber": "string", "useSeparateInvoicingAddress": true, "vat": "string", "currencyCode": "string", "referenceNumber": "string", "createdAt": "2019-08-24T14:15:22Z", "updatedAt": "2019-08-24T14:15:22Z" }}