2009

Table Of Contents
Name-Value Pair API Developer Guide 08 April 2009 123
Recurring Payments and Reference Transactions API Operations
SetCustomerBillingAgreement API
Address Fields
UpdateRecurringPaymentsProfile Response
UpdateRecurringPaymentsProfile Response Fields
SetCustomerBillingAgreement API
Initiates the creation of a billing agreement.
NOTE: If you are using Express Checkout with version 54.0 or later of the API, do not use the
SetCustomerBillingAgreement API operation to set up a billing agreement. Use
the SetExpressCheckout API operation instead.
z “SetCustomerBillingAgreement Request” on page 124
LASTNAME (Required) Payers last name.
Character length and limitations: 25 single-byte characters.
Field Description
STREET (Required) First street address.
Character length and limitations: 100 single-byte characters.
STREET2 (Optional) Second street address.
Character length and limitations: 100 single-byte characters.
CITY (Required) Name of city.
Character length and limitations: 40 single-byte characters.
STATE (Required) State or province.
Character length and limitations: 40 single-byte characters.
COUNTRYCODE (Required) Country code.
Character limit: Two single-byte characters.
ZIP (Required) U.S. ZIP code or other country-specific postal code.
Character length and limitations: 20 single-byte characters.
PHONENUM (Optional) Phone number.
Character length and limit: 20 single-byte characters.
Field Description
PROFILEID Recurring payments profile ID returned in the
CreateRecurringPaymentsProfile response.
An error is returned if the profile specified in the BillOutstandingAmount
request has a status of canceled or expired.
Field Description