Should you notice any errors in our documentation, please don’t hesitate to contact us. Thank you!
Authorization: Bearer ********************curl --location --request GET '/public_sector/customers//configuration' \
--header 'Authorization: Bearer <token>'{
"meta": null,
"data": {
"id": "string",
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z",
"enabled": true,
"default_emboss_line_1": null,
"default_emboss_line_2": null,
"invoice_reference": null,
"cost_center": null,
"card_validity_period": 0,
"card_motive_id": null,
"card_motive": null,
"voucher_configuration_preset": null,
"cashback_withdrawal_count_per_month": 0,
"atm_withdrawal_count_per_month": 0,
"product_features": [
"string"
]
}
}