Simulate (Sandbox)

Simulate customer actions

post
/v0/customers/simulate
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 · enumRequired

The action to simulate

Possible values:
customer_idstringRequired

The unique identifier of the customer

Responses
chevron-right
200

Successful simulation

application/json
objectOptional
post
/v0/customers/simulate

Last updated