Syntax
CancelSLTPOrder (AccountId As Long , OrderId As Long)
Description
The CancelSLTPOrder operation is used to delete an SLTP order at the specific given account number.
Request Parameters
Name | Description | Required |
AccountId |
|
Yes |
OrderId |
|
Yes |
Response Elements
Name | Description |
Result | In case of success, this method returns the ticket number to which the managed order belongs Otherwise, If the result is less than zero, then Error Codes occurred. Type: String., |
See Also