Receipts Settings Object


Receipts Settings for all Receipts.

Properties
_createdDateDateRead-onlyimmutable

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.


_updatedDateDateRead-only

Date and time the receipt settings were last updated.

Did this help?