Order Create Order Transaction Input
The input fields for a transaction to create for an order.
Anchor to FieldsFields
- Anchor to amountSetamount•Money
Set Bag Input!required The amount of the transaction.
- •String
The authorization code associated with the transaction.
- Anchor to deviceIddevice•ID
Id The ID of the device used to process the transaction.
- Anchor to gatewaygateway•String
The name of the gateway the transaction was issued through.
- Anchor to giftCardIdgift•ID
Card Id The ID of the gift card used for this transaction.
- Anchor to kindkind•Order
Transaction KindDefault:SALE The kind of transaction.
- Anchor to locationIdlocation•ID
Id The ID of the location where the transaction was processed.
- Anchor to processedAtprocessed•Date
At Time The date and time when the transaction was processed.
- Anchor to receiptJsonreceipt•JSON
Json The transaction receipt that the payment gateway attaches to the transaction. The value of this field depends on which payment gateway processed the transaction.
- Anchor to statusstatus•Order
Transaction StatusDefault:SUCCESS The status of the transaction.
- Anchor to testtest•BooleanDefault:false
Whether the transaction is a test transaction.
- Anchor to userIduser•ID
Id The ID of the user who processed the transaction.
Anchor to Input objects using this inputInput objects using this input
- •INPUT OBJECT
The payment transactions to create for the order.