payments

Pay a set of transactions

post/admin/payments/transactions/pay

Request body

session_idstring

Payout session ID to associate with this payment

pay_via'paypal' | 'venmo' | 'store_credit'

Payment gateway to use. Supported values: 'paypal', 'venmo', 'store_credit'. Leave empty for manual payout

encryption_keystring

Encryption key required when using PayPal or Venmo payouts

Response

successinteger

Returns 1 on success

Changes

No recorded changes to this endpoint across all 1 revision of this API.