POST
/
orders
/
{order_id}
/
transfer_funds
[
  {
    "id": 93557,
    "payment_provider_id": "tr_1QNJxRKUtPkD6xdUyTAqNfEw",
    "payout_account_id": 1025,
    "amount": 180000,
    "currency": "USD",
    "status": "SENT",
    "payment_provider": "EXTERNAL",
    "related_orders": [
      "149393"
    ],
    "related_bags": [
      "139861"
    ],
    "date_created": "2024-11-20T19:53:01+0000",
    "date_last_modified": "2024-11-20T19:53:01+0000",
    "errors": [],
    "payment_service": "EXTERNAL",
    "external_id": "tr_1QNJxRKUtPkD6xdUyTAqNfEw"
  }
]

Headers

X-Violet-Token
string
X-Violet-App-Secret
string
X-Violet-App-Id
integer

Path Parameters

order_id
integer
required

Response

200 - application/json

The response is of type string.