PUT v1/Order/CancelIncompleteACHEROrder
Cancel incomplete ACH ER money transfer order initiated by the client automatically.
Request Information
Parameters (ParameterName * = required)
Name
Description
Sample Value
EarlyReleaseIntervenedPreOrderId
No description available
Not available
Response Information
Response body formats
application/json, text/json
Sample:
{ "status": true }
application/xml, text/xml
Sample:
<CancelOrderResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ria.Digital.WebServices.DataModels"> <_x003C_Status_x003E_k__BackingField>true</_x003C_Status_x003E_k__BackingField> </CancelOrderResponse>