2013

Table Of Contents
SOAP API Developer Reference February 01, 2013 77
DoNonReferencedCredit API Operation
DoNonReferencedCredit Request Message
5
AddressType Fields
FirstName ns:PersonNameType
(Conditional) Buyers first name is required except when the reference transaction is
run against a billing agreement. In the case of a billing agreement, the first name field
should not be used.
Character length and limitations: 25 single-byte characters
LastName ns:PersonNameType
(Conditional) Buyers last name is required except when the reference transaction is
run against a billing agreement. In the case of a billing agreement, the last name field
should not be used.
Character length and limitations: 25 single-byte characters
Address ns:AddressType
(Required) Buyers billing address information.
Field Description
Street1 xs:string
(Required) First street address.
Character length and limitations: 100 single-byte characters
Street2 xs:string
(Optional) Second street address.
Character length and limitations: 100 single-byte characters
CityName xs:string
(Required) Name of city.
Character length and limitations: 40 single-byte characters
StateOrProvince xs:string
(Required) State or province.
Character length and limitations: 40 single-byte characters
Country ebl:CountryCodeType
(Required) Country code.
Character length and limitationst: 2 single-byte characters
PostalCode xs:string
(Required) U.S. ZIP code or other country-specific postal code.
Character length and limitations: 20 single-byte characters
Phone xs:string
(Optional) Phone number.
Character length and limitations: 20 single-byte characters
Field Description