Tool to create a new sales receipt in QuickBooks Online. Use when recording a sale where the customer pays immediately (cash, check, credit card).
lineRequiredarrayArray of line items for the sales receipt. At least one line item is required.
txn_datestringTransaction date in YYYY-MM-DD format. Defaults to current date if not provided.
bill_addrobjectPhysical address structure.
class_refobjectGeneric reference type for various entities.
ship_addrobjectPhysical address structure.
ship_datestringDate when goods or services are scheduled for delivery in YYYY-MM-DD format.
bill_emailobjectEmail address structure.
doc_numberstringReference number for the sales receipt (maximum 21 characters).
currency_refobjectReference to currency.
custom_fieldarrayArray of custom fields for the sales receipt.
customer_refRequiredobjectReference to the customer receiving the sales receipt. Required field.
minorversionintegerQuickBooks API minor version number (e.g., 65, 70, 75). If not specified, uses the default API version.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.