{
"meta": {
"total_pages": 0,
"current_page": 0,
"page_size": 0,
"total_entries": 0
},
"data": [
{
"id": "string",
"created_at": "2017-04-03T16:06:19.926+02:00",
"updated_at": "2025-04-24T10:44:44.360+02:00",
"locked": false,
"address": {
"id": "string",
"company": "string",
"contact_person": "string",
"address_line_1": "string",
"address_line_2": "string",
"zip_code": "12345",
"city": "City",
"country_code": "276"
},
"email": null,
"number": "string",
"payment_method": "direct_debit",
"kyb_last_performed_at": "2023-12-22T16:02:04.417+01:00",
"kyb_state": "accepted",
"gps_mcc_group": "BON-MC-001",
"allow_3d_secure_enrolment": true,
"allow_mobile_wallet_enrolment": true,
"merchant_restriction": false,
"inactivity_fee_active": true,
"inactivity_fee": {
"cents": 0,
"currency": "EUR"
},
"default_voucher_configuration": {
"type": "regional",
"postal_data": {
"id": "string",
"postal_code": "12345",
"town_name": {
"de": "string"
},
"town_name_affix": null,
"display_name": {
"de": "string"
},
"postal_code_area": "11",
"associated_postal_code_areas": [
"11",
"12"
],
"associated_districts": []
}
},
"capabilities": {
"load_order": true,
"unload_order": true
}
}
],
"links": {
"self": "http://example.com",
"first": "http://example.com",
"prev": "http://example.com",
"next": "http://example.com",
"last": "http://example.com"
}
}