Send Basket
Submit all orders in the basket for processing. Will charge credit card if no or insufficient credits to cover order.
Request Body | ||||
---|---|---|---|---|
uid stringThe uid or API key to authenticate user. Can also be placed in the | ||||
test_mode booleanPossible values: [ If set, test_mode should be equal to user test_mode | ||||
couponCode string | ||||
credit_card_id integerIf provided, it is the id number of the credit card on file to be charged. | ||||
check_quantity booleancheck cards and inserts quantity in stock, return | ||||
notes objectdictionary of order notes, order id is used as a key | ||||
price_structure objectExpected structure price by types of payment. If the structure does not match during the calculation, an error will be returned
|
Responses | ||||
---|---|---|---|---|
200 successful
| ||||
400 Error
| ||||
401 |