Get Pending Transfers
default response
Unique identifier of the merchant associated with this pending transfer response.
Total amount in fractional currency unit (e.g. cents) that needs to be sent to the associated merchant.
Main currency (e.g. USD) associated with this pending transfer response.
List of Distribution IDs associated with this pending transfer response. The total pending transfer amount equals the sum of all related pending distributions.
Name of the merchant associated with this pending transfer.
Total number of distributions being settled in this pending transfer. This count matches the size of related_distributions.
Violet Payout Account ID for this merchant and the requesting app. This is the payout account that should receive the transfer.
Developer-specified identifier for the payment platform associated with this pending transfer (e.g., 'ACME_UK', 'ACME_US'). For multi-platform developers, this indicates which Stripe platform account processed these distributions. Null for single-platform developers.
Unique identifier of the PaymentPlatformConnection associated with this pending transfer. This is the immutable reference to the connection configuration. Use this ID for lookups rather than platform_code, as codes can be renamed.
default response
Last updated
Was this helpful?