For the complete documentation index, see llms.txt. This page is also available as Markdown.

Transfers

Manages fund transfers for orders and bags. Use these endpoints to process single or bulk transfers.

Available endpoints:

POST /v1/orders/{order_id}/transfer_funds
POST /v1/orders/{order_id}/bags/{bag_id}/transfer_funds
POST /v1/orders/transfer_funds
POST /v1/orders/bags/transfer_funds

Last updated

Was this helpful?