MassPay API Operation (SOAP)
APILegacyLast updated: October 12th 2021, @ 6:58:00 pm
Makes a payment to one or more PayPal account holders.
MassPay Request Message
MassPay Request Fields
Field | Description |
---|---|
|
(Optional) The subject line of the email that PayPal sends when the transaction completes. The subject line is the same for all recipients. Character length and limitations: 255 single-byte alphanumeric characters |
(Required) Details of each payment. Note: A single | |
|
(Optional) How you identify the recipients of payments in this call to
Note: In the sandbox environment, |
MassPayItem Type
Field | Description |
---|---|
|
(See note) Email address of recipient. Note: You must specify either Character length and limitations: 127 single-byte characters maximum. |
|
(See note) Phone number of recipient. Note: You must specify either |
|
(See note) Unique PayPal customer account number. This value corresponds to the value of Note: You must specify either Character length and limitations: 17 single-byte characters maximum. |
|
(Required) Payment amount. You must set the Note: You cannot mix currencies in a single MassPay request. A single request must include items that are of the same currency. |
|
(Optional) Transaction-specific identification number for tracking in an accounting system. Character length and limitations: 30 single-byte characters. No whitespace allowed. |
|
(Optional) Custom note for each recipient. Character length and limitations: 4000 single-byte alphanumeric characters |
MassPay Response Message
Note: Only the fields described in this documentation are available for use.
MassPay Response Fields
The elements returned are the same as for AbstractResponseType
.