x-api-key: ********************curl --location -g --request GET 'https://relay.exostack.cloud//api/helpers/numbering/' \
--header 'x-api-key: <api-key>'{
"document_type": "invoice",
"label": "Facture",
"profile": {
"offset": 0,
"description": "Compte recevable",
"active": true
},
"prefix": "CA",
"last_number": "50470",
"last_formatted": "CA0000050470",
"numeric_part": 50470,
"next_number": 50471,
"next_formatted": "CA0000050471",
"number_length": 12,
"padding": 10
}