X-BalikujAuthToken: ********************curl --location --request POST '/api/NumberSeries' \
--header 'X-BalikujAuthToken: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"name": "string",
"type": "Claim",
"invoiceCompanyId": 0,
"format": "string",
"numberActual": 0,
"isDefault": true
}'{
"correlationId": "d22127f9-6f76-4e1f-a15b-47ba32e899d0",
"result": {
"id": 0,
"name": "string",
"type": "Claim",
"invoiceCompanyId": 0,
"invoiceCompanyName": "string",
"format": "string",
"created": "2019-08-24T14:15:22.123Z",
"updated": "2019-08-24T14:15:22.123Z",
"isDefault": true
}
}