fireblocks · Capability
Fireblocks Payments — Payments
Fireblocks Payments business capability. 28 operations against the Fireblocks REST API v1.
What You Can Do
POST
Createpayout
— Create a payout instruction set
/v1/payments/payout
POST
Executepayoutaction
— Execute a payout instruction set
/v1/payments/payout/{payoutId}/actions/execute
GET
Getpayout
— Get the status of a payout instruction set
/v1/payments/payout/{payoutId}
POST
Createflowconfiguration
— Create payment flow configuration
/v1/payments/workflow_config
GET
Getflowconfiguration
— Retrieve workflow configuration
/v1/payments/workflow_config/{configId}
DELETE
Deleteflowconfiguration
— Delete workflow configuration
/v1/payments/workflow_config/{configId}
POST
Createflowexecution
— Create workflow execution
/v1/payments/workflow_execution
GET
Getflowexecution
— Get workflow execution details
/v1/payments/workflow_execution/{workflowExecutionId}
POST
Launchflowexecution
— Execute the payments workflow
/v1/payments/workflow_execution/{workflowExecutionId}/actions/execute
POST
Createticket
— Create Ticket
/v1/smart-transfers
GET
Searchtickets
— Find Ticket
/v1/smart-transfers
GET
Findticketbyid
— Search Ticket by ID
/v1/smart-transfers/{ticketId}
PUT
Setticketexpiration
— Set expiration
/v1/smart-transfers/{ticketId}/expires-in
PUT
Setexternalrefid
— Add external ref. ID
/v1/smart-transfers/{ticketId}/external-id
PUT
Submitticket
— Submit ticket
/v1/smart-transfers/{ticketId}/submit
PUT
Fulfillticket
— Fund ticket manually
/v1/smart-transfers/{ticketId}/fulfill
PUT
Funddvpticket
— Fund dvp ticket
/v1/smart_transfers/{ticketId}/dvp/fund
PUT
Cancelticket
— Cancel Ticket
/v1/smart-transfers/{ticketId}/cancel
POST
Createticketterm
— Create leg (term)
/v1/smart-transfers/{ticketId}/terms
GET
Findtickettermbyid
— Get Smart Transfer ticket term
/v1/smart-transfers/{ticketId}/terms/{termId}
PUT
Updateticketterm
— Update ticket leg (term)
/v1/smart-transfers/{ticketId}/terms/{termId}
DELETE
Removeticketterm
— Delete ticket leg (term)
/v1/smart-transfers/{ticketId}/terms/{termId}
PUT
Fundticketterm
— Define funding source
/v1/smart-transfers/{ticketId}/terms/{termId}/fund
PUT
Approvedvpticketterm
— Set funding source and approval
/v1/smart_transfers/{ticketId}/terms/{termId}/dvp/approve
PUT
Manuallyfundticketterm
— Manually add term transaction
/v1/smart-transfers/{ticketId}/terms/{termId}/manually-fund
POST
Setusergroups
— Set user group
/v1/smart-transfers/settings/user-groups
GET
Getsmarttransferusergroups
— Get user group
/v1/smart-transfers/settings/user-groups
GET
Getsmarttransferstatistic
— Get smart transfers statistic
/v1/smart_transfers/statistic
MCP Tools
fireblocks-createpayout
Create a payout instruction set
fireblocks-executepayoutaction
Execute a payout instruction set
fireblocks-getpayout
Get the status of a payout instruction set
read-only
idempotent
fireblocks-createflowconfiguration
Create payment flow configuration
fireblocks-getflowconfiguration
Retrieve workflow configuration
read-only
idempotent
fireblocks-deleteflowconfiguration
Delete workflow configuration
idempotent
fireblocks-createflowexecution
Create workflow execution
fireblocks-getflowexecution
Get workflow execution details
read-only
idempotent
fireblocks-launchflowexecution
Execute the payments workflow
fireblocks-createticket
Create Ticket
fireblocks-searchtickets
Find Ticket
read-only
idempotent
fireblocks-findticketbyid
Search Ticket by ID
read-only
idempotent
fireblocks-setticketexpiration
Set expiration
idempotent
fireblocks-setexternalrefid
Add external ref. ID
idempotent
fireblocks-submitticket
Submit ticket
idempotent
fireblocks-fulfillticket
Fund ticket manually
idempotent
fireblocks-funddvpticket
Fund dvp ticket
idempotent
fireblocks-cancelticket
Cancel Ticket
idempotent
fireblocks-createticketterm
Create leg (term)
fireblocks-findtickettermbyid
Get Smart Transfer ticket term
read-only
idempotent
fireblocks-updateticketterm
Update ticket leg (term)
idempotent
fireblocks-removeticketterm
Delete ticket leg (term)
idempotent
fireblocks-fundticketterm
Define funding source
idempotent
fireblocks-approvedvpticketterm
Set funding source and approval
idempotent
fireblocks-manuallyfundticketterm
Manually add term transaction
idempotent
fireblocks-setusergroups
Set user group
fireblocks-getsmarttransferusergroups
Get user group
read-only
idempotent
fireblocks-getsmarttransferstatistic
Get smart transfers statistic
read-only
idempotent