Test mode: Update an OutboundTransfer Test helper
POST / v1 / test_helpers / treasury / outbound_transfers /:id
Updates a test mode created OutboundTransfer with tracking details. The OutboundTransfer must not be cancelable, and cannot be in the canceled or failed states.
Parameters
- tracking _ details object Required Details about network-specific tracking information.
Returns
Returns the OutboundTransfer object with the updated tracking details. Returns an error if the OutboundTransfer is in an invalid state or if tracking_details has already been set.
Response
