/register_sales
Create or update a register sale. Returns a single new or updated sale object. See Sales Tutorials for usage information.
Note: Promotions cannot be used with this endpoint.
Authorization
Request Body
New or updated register sale object.
This is the identifier of the 3rd party system that the source_id
is associated with. ‘Xero’ or ‘Magento’ would be examples.
The ID of the sale on the client side or another system where the sale was originally created.
The ID of the register where the sale was created.
The ID of the customer associated with this sale.
The ID of the user (cashier) who created the sale.
The date of the sale in RFC3339 format. If not provided will be added as the time the sale reached the server.
A note on the sale entered by the cashier.
Status of the sale.
Short, unique code to be printed on the receipt for loyalty tracking purposes.
The invoice number for the sale. If left null it will be populated by Vend with the next available invoice number.
Xero invoice reference ID. Only editable for ONACCOUNT
sales.
Line items.
Payments.
Responses
Register sale object