Should you notice any errors in our documentation, please don’t hesitate to contact us. Thank you!
{
"meta": {
"total_pages": 0,
"current_page": 0,
"page_size": 0,
"total_entries": 0
},
"links": {
"self": "http://example.com",
"first": "http://example.com",
"prev": "http://example.com",
"next": "http://example.com",
"last": "http://example.com"
},
"data": [
{
"id": "string",
"created_at": {
"informational_timestamp": "2019-08-24T14:15:22.123Z"
},
"updated_at": {
"informational_timestamp": "2019-08-24T14:15:22.123Z"
},
"name": "string",
"label": "string",
"country_codes": [
"string"
],
"postal_codes": [
"string"
],
"postal_code_key": null,
"customer": {
"id": "string",
"type": "string",
"property1": "string",
"property2": "string"
}
}
]
}