Simulate (Sandbox)

Simulate Offramp Transfer Actions

post
/v0/customers/{customer_id}/offramp-transfer/simulate
Path parameters
customer_idstring · uuidRequired

The unique identifier of the customer

Header parameters
AuthorizationstringRequired

Token for authentication

Body
actionstring · enumRequired

The action to simulate

Possible values:
transfer_idstring · uuidRequired

The ID of the transfer to simulate action on

Responses
200

Successful simulation response

application/json
post
/v0/customers/{customer_id}/offramp-transfer/simulate
200

Successful simulation response

Last updated