Process Transfers for Bags

This endpoint only accepts bag_ids in the request body. Passing in any other fields will result in an exception.

Process Transfers for Bags

post
Header parameters
X-Violet-TokenstringRequired
X-Violet-App-SecretstringRequired
X-Violet-App-Idinteger · int32Required
Body

Request to process pending transfers for a given list of Order or Bag identifiers

application_idinteger · int32Optional

Identifier of the app that this request is being made for.

developer_idinteger · int32Optional

Identifier of the channel making this request.

order_idsinteger · int64[]Optional

List of Violet Order identifiers for which to process pending transfers.

bag_idsinteger · int64[]Optional

List of Violet Bag identifiers for which to process pending transfers.

Responses
200

Process Transfers for multiple Bags

application/json
post
/orders/bags/transfer_funds
200

Process Transfers for multiple Bags

Last updated

Was this helpful?