Updates the current account’s order protocol.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Success
The UUID of the specific object.
A string describing the object type returned.
Each order has a series of attributes inherited_billing_address, inherited_shipping_address, inherited_tax_identifier, inherited_name, inherited_phone, and inherited_email.
If this is enabled, the order will inherit these attributes from the customer when they are not present on the associated checkout.
This allows changes to a customers details to be reflected on past orders and statements.
The default footer that is shown on all order statements (i.e. invoices and receipts).
The default memo that is shown on all order statements (i.e. invoices and receipts).
Specified to change the next sequential number to be used. If changed, must be larger than the highest current sequential number.
The prefix that is added to all order numbers. Must be between 3-12 characters and only include letters.
The type of number to use for orders – one of sequential or token.
The number of minutes after an order is paid that upsells will be available for.
Time at which the object was created. Measured in seconds since the Unix epoch.
Time at which the object was last updated. Measured in seconds since the Unix epoch.