Developer's Guide

Table Of Contents
PreapprovalDetails API Operation
PreapprovalDetailsResponse Message
182 August 7, 2012 Adaptive Payments Developer Guide
dayOfWeek The day of the week that a weekly payment is to be made. Possible values are:
NO_DAY_SPECIFIED
SUNDAY
MONDAY
TUESDAY
WEDNESDAY
THURSDAY
FRIDAY
SATURDAY
endingDate Last date for which the preapproval is valid. Time is currently not supported.
NOTE: You must specify a value unless you have specific permission from
PayPal to omit this value.
ipnNotificationUrl The URL to which all IPN messages for this preapproval are sent.
maxAmountPerPayment The preapproved maximum amount per payment.
maxNumberOfPayments The preapproved maximum number of payments. This field is only returned if
provided.
maxNumberOfPaymentsPerPe
riod
The preapproved maximum number of payments per period.
maxTotalAmountOfAllPayme
nts
The preapproved maximum total amount of all payments.
NOTE: You must specify a value unless you have specific permission from
PayPal to omit this value.
memo A note about the preapproval.
paymentPeriod The payment period. Possible values are:
NO_PERIOD_SPECIFIED
DAILY
WEEKLY
BIWEEKLY
SEMIMONTHLY
MONTHLY
ANNUALLY
pinType Whether a personal identification number (PIN) is required. It is one of the
following values:
NOT_REQUIRED – A PIN is not required
REQUIRED – A PIN is required
responseEnvelope Common response information, including a timestamp and the
acknowledgement status.
returnUrl The URL to which the senders browser is redirected after the sender approves
the preapproval on paypal.com. Use the preapproval key to identify the
preapproval as follows: preapprovalKey=${preapprovalKey}.
Field Description