DoSales
Apply a sale on an Order.
Input
| Name | Type | Required | Description |
| OrderNumber | String | True | |
| PaymentTotalAmount | Long | True |
Result Set Columns
| Name | Type | Description |
| Status | String | Stored procedure execution status. |
Apply a sale on an Order.
| Name | Type | Required | Description |
| OrderNumber | String | True | |
| PaymentTotalAmount | Long | True |
| Name | Type | Description |
| Status | String | Stored procedure execution status. |