Get Pending Transfers

Get Pending Transfers

get
Query parameters
merchant_idinteger · int32Optional
app_idinteger · int32Optional
Header parameters
X-Violet-TokenstringRequired
X-Violet-App-SecretstringRequired
X-Violet-App-Idinteger · int32Required
Responses
chevron-right
default

default response

application/json
merchant_idinteger · int32Optional

Unique identifier of the merchant associated with this pending transfer response.

amountinteger · int64Optional

Total amount in fractional currency unit (e.g. cents) that needs to be sent to the associated merchant.

currencystringOptional

Main currency (e.g. USD) associated with this pending transfer response.

related_distributionsinteger · int64[]Optional

List of Distribution IDs associated with this pending transfer response. The total pending transfer amount equals the sum of all related pending distributions.

merchant_namestringOptional

Name of the merchant associated with this pending transfer.

distribution_countinteger · int32Optional

Total number of distributions being settled in this pending transfer. This count matches the size of related_distributions.

payout_account_idinteger · int32Optional

Violet Payout Account ID for this merchant and the requesting app. This is the payout account that should receive the transfer.

get
/payments/transfers/pending
default

default response

Last updated

Was this helpful?