Looking for ePay classic docs? Go to docs.epay.dk
ePay documentationDocsePay documentation

ShowPartnerAccountResponse

ShowPartnerAccountResponse
{  "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"  }}