Note: The reference content in this section documents the Payments Engine endpoint. The Payments Engine endpoints include APIs available only for customers with Payments Engine enabled on their accounts.
These endpoints are currently in beta and might be subject to changes.
If you want to learn more about Fireblocks Payments Engine, please contact your Fireblocks Customer Success Manager or email CSM@fireblocks.com.
Create a payout instruction set.
A payout instruction set is a set of instructions for distributing payments from a single payment account to a list of payee accounts.
The instruction set defines:
Learn more about Fireblocks Payments - Payouts in the following guide.
Endpoint Permission: Admin, Non-Signing Admin.
Documentation Index
Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt
Use this file to discover all available pages before exploring further.
A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.
The payout instruction set creation succeeded and returns the generated instruction set with a unique payout IDThe payout ID will be used for executing the payout and checking the payout status.
CREATED, FILE_FOUND, REQUESTED, TRANSLATED, PROCESSING, SUBMITTED, FINALIZED, INSUFFICIENT_BALANCE, FAILED REGISTERED, VERIFYING, IN_PROGRESS, DONE, INSUFFICIENT_BALANCE, FAILED FILE, API