Simulations
Create an account program
Creates a Mock-US USD account program owned by the caller merchant. This endpoint is unavailable in live production.
post/v1/simulations/account_programs
Headers
Idempotency-Keystring required
Idempotency key for safe retries. Reusing a key with an identical request body returns the cached response. Reusing a key with a different body returns 409.
Request body
Response
The account program creation simulation acknowledgement
Changes
Changed in 1 of the 38 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○