Receipts Settings Object


Receipts Settings for all Receipts.

Properties
createdDatestringRead-onlyimmutableformat date-time

Date and time the receipt settings were created.


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.


numberingNumbering

Receipt numbering settings.


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.


updatedDatestringRead-onlyformat date-time

Date and time the receipt settings were last updated.

Did this help?