These presets provide flexibility in customizing document numbering.
The API resources overview / Organization Sales Setup includes two fields to define the default presets: one for invoices and another for credit notes.
| HTTP | Operation | Type | Object |
|---|---|---|---|
| Query | operationalNumberPresetTexts filtered by id Why? |
||
| Query | operationalNumberPresetTexts |
The API resources overview / Organization Sales Setup includes two fields to define the default presets: one for invoices and another for credit notes.
| Key | Value |
|---|---|
Authorization |
Bearer Current access Token How to find? |
X-TenantId |
Current tenant id How to find? |
X-OrganizationId |
Current organization Id How to find? |
x-api-key |
Primary or secondary subscription key of your app How to find? |
| Fields | Type | Description |
|---|---|---|
| id | UUID | Id |
| creationDate |
DateTime | Creation date |
| modificationDate |
DateTime | Modification date |
| description | String | Description of the preset text |
| isDefault | Boolean | Indicates if it is the default preset |
| operation | String | Operation type related to the preset |
| presetText | String | Preset text |