Test mode: Update an OutboundPayment Test helper
POST / v1 / test_helpers / treasury / outbound_payments /:id
Updates a test mode created OutboundPayment with tracking details. The OutboundPayment 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 OutboundPayment object with the updated tracking details. Returns an error if the OutboundPayment is in an invalid state or if tracking_details has already been set.
Response
