Create payout batch
documentedCreate a batch payout for multiple recipients.
POST /v1/payments/payoutsPayoutsno implementation yet0 runsInput
paypal_request_id
PayPal Request ID (idempotency key)
Optional; unique per payout batch
sender_batch_id*
Sender Batch ID
Your batch ID
email_subject*
Email Subject
Email subject
email_message
Email Message
Optional message to recipients
recipient_type*
Recipient Type
Recipient type (EMAIL, PHONE, PAYPAL_ID)
amount_currency*
Amount Currency
Currency code (ISO 4217)
amount_value*
Amount Value
Amount to payout
receiver_email*
Receiver Email or PayPal ID
Recipient address or PayPal ID
note
Note
Optional note to recipient
sender_item_id*
Sender Item ID
Unique per item
Calls PayPal as you (your API key is your account); keychains.dev holds the credentials.