Order request parameters
POST /orders
The parameters for requesting an order through the order API are:
Name | In | Type | Required | Description |
---|---|---|---|---|
body | body | OrderRequest | true | Passes an Order object under the order field. |
POST /orders
The parameters for requesting an order through the order API are:
Name | In | Type | Required | Description |
---|---|---|---|---|
body | body | OrderRequest | true | Passes an Order object under the order field. |