User Guide

Table Of Contents
Using the Mass Payments API
MassPay API Using SOAP
3
22 January 2013 Mass Payments User Guide
MassPay API Using SOAP
For more information about the SOAP APIs, see the SOAP API Developer Reference Guide.
The following sections contain a list and descriptions of the MassPay fields:
“SOAP MassPay Request Message” on page 22
“SOAP MassPay Response Message” on page 23
SOAP MassPay Request Message
SOAP MassPay Request Fields
Field Description
EmailSubject xs:string
(Optional) The subject line of the email that PayPal sends when the transaction is
completed. The subject line is the same for all recipients.
Character length and limitations: 255 single-byte alphanumeric characters.
MassPayItem ebl:MassPayItemType
(Required) Details of each payment.
NOTE: A single MassPayRequest can include up to 250 MassPayItems.
ReceiverType ebl:ReceiverInfoCodeType
(Optional) Indicates how you identify the recipients of payments in this call to
MassPay.
Must be EmailAddress, PhoneNumber, or UserID.