Simulate (Sandbox)
Path parameters
customer_idstring · uuidRequired
The unique identifier of the customer
Header parameters
Api-KeystringRequired
Your secret API key, available in the developer dashboard. Include this header on every request to authenticate your application.
Body
actionstring · enumRequiredPossible values:
The action to simulate
transfer_idstring · uuidRequired
The ID of the transfer to simulate action on
Responses
200
Successful simulation response
application/json
messagestringRequired
A message describing the result of the simulation
post
/v0/customers/{customer_id}/offramp-transfer/simulate200
Successful simulation response
Last updated
