DeActivateBusinessTrade()
The DeActivateBusinessTrade() command deactivates a business trade in Field View.
|
Parameter | Type | Max Length | Required | Description |
---|---|---|---|---|
apiToken | string | 50 | Y | Your Field View AP token. |
businessTradeID | integer | Y | The ID of the business trade to be deactivated. |
Field | Type | Description |
---|---|---|
ID | integer | The ID of the business trade that was deactivated. |
<StatusRequest>
<Status>
SUCCESS
<Message>Success.</Message>
</Status>
<ID></ID>
</StatusRequest>