Simulations
Send a payout
Submits a successful send event for an existing payout through the sandbox provider pipeline. This endpoint is unavailable in live production.
post/v1/simulations/payouts/{id}/send
Path parameters
idstring uuid required
ID of the payout whose lifecycle is being simulated.
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.
Response
The payout send simulation acknowledgement
Changes
Changed in 1 of the 38 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 14 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○