Should you notice any errors in our documentation, please don’t hesitate to contact us. Thank you!
Authorization: Bearer ********************curl --location --request GET '/lunch/vouchers//coupon_carnets/' \
--header 'Authorization: Bearer <token>'{
"errors": [
{
"detail": "string",
"code": "string",
"source": {}
}
]
}