Skip to main content

This type is used by the returnAddress

Type that uses Phone

ReturnAddress

Calls that use Phone

Fields

Field
Type
Description
countryCode
The two-digit, ISO 3166 code associated with the seller's phone number. This field is needed if the buyer is located in a different country than the seller. It is also OK to provide if the buyer and seller are both located in the same country

See CountryCodeEnum for a list of supported values.
number
The seller's primary phone number associated with the return address. When this number is provided in a contestPaymentDispute or contestPaymentDispute method, it is provided as one continuous numeric string, including the area code. So, if the phone number's area code was '408', a number in this field may look something like this:

"number" : "4088084356"

If the buyer is located in a different country than the seller, the seller's country code will need to be specified in the countryCode field.

Got thoughts? Click the feedback button – your insights help us improve!