2012

Table Of Contents
SOAP API Developer Reference August 2012 203
Recurring Payments and Reference Transactions API Operations
CreateRecurringPaymentsProfile API Operation
12
CreateRecurringPaymentsProfile Response Message
NOTE: Not all fields shown are available for use. Use only the fields described in the
documentation.
CreateRecurringPaymentsProfile Response Fields
Tax ebl:BasicAmountType
(Optional) Item sales tax.
NOTE: You must set the currencyID attribute to one of the 3-character currency
codes for any of the supported PayPal currencies.
Character length and limitations: Value is a positive number which cannot exceed
$10,000 USD in any currency. It includes no currency symbol. It must have 2
decimal places, the decimal separator must be a period (.), and the optional
thousands separator must be a comma (,).
This field is introduced in version 69.0.
Field Description
ProfileID xs:string
A unique identifier for future reference to the details of this recurring payment.
Character length and limitations: Up to 14 single-byte alphanumeric characters.
ProfileStatus ns:RecurringPaymentsProfileStatusType
Status of the recurring payment profile.
ActiveProfile – The recurring payment profile has been successfully created
and activated for scheduled payments according the billing instructions from the
recurring payments profile.
PendingProfile – The system is in the process of creating the recurring
payment profile. Please check your IPN messages for an update.
Field Description