trackOrder
Create a new order in Gameball by submitting customer, payment, and line item details for transaction recording.
Instructions
🔒 Create order
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | |||
| extra | No | Key-value pairs containin | |
| guest | No | ||
| cartId | No | ||
| mobile | No | ||
| channel | No | Options: mobile, pos, web, callcenter | |
| orderId | Yes | ||
| merchant | No | This object contains deta | |
| totalTax | No | ||
| lineItems | No | An array containing detai | |
| orderDate | Yes | ISO 8601 | |
| totalPaid | Yes | ||
| customerId | Yes | ||
| redemption | No | Redemption details for th | |
| totalPrice | No | ||
| totalDiscount | No | ||
| totalShipping | No | ||
| cashbackConfigurations | No | This object contains conf |