Test mode: Succeed an InboundTransfer
POST {{baseUrl}}/v1/test_helpers/treasury/inbound_transfers/:id/succeed
Transitions a test mode created InboundTransfer to the succeeded 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"}]
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |