Receipts Settings Object


Receipts Settings for all Receipts.

Properties
revisionstringRead-onlyformat int64

Revision number, which increments by 1 each time the receipt settings are updated. To prevent conflicting changes, the current revision must be passed when updating the receipt settings.


createdDatestringRead-onlyformat date-time

Date and time the receipt settings were created.


updatedDatestringRead-onlyformat date-time

Date and time the receipt settings were last updated.


numberingNumbering

Receipt numbering settings.


extendedFieldsExtendedFields

Custom field data for the receipt settings.

Extended fields must be configured in the app dashboard before they can be accessed with API calls.

Did this help?