Test mode: Fail an InboundTransfer
POST {{baseUrl}}/v1/test_helpers/treasury/inbound_transfers/:id/fail
Transitions a test mode created InboundTransfer to the failed
status. The InboundTransfer must already be in the processing
state.
Request Body
[{"name"=>"expand[0]", "value"=>"<string>", "datatype"=>"string"}, {"name"=>"expand[1]", "value"=>"<string>", "datatype"=>"string"}, {"name"=>"failure_details[code]", "value"=>"<string>", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |