ApplePayPostalAddress: Difference between revisions
Jump to navigation
Jump to search
Stankovicsa (talk | contribs) (Created page with "= Postal Address structure = == API usage == This structure is used by the following API endpoints: * ApplePay-StartPaymentWithAppleToken ** ApplePayShippingContact |...") |
(No difference)
|
Revision as of 13:26, 1 December 2021
Postal Address structure
API usage
This structure is used by the following API endpoints:
Property list
| Property name | Property type | Limitations and constraints | Description |
|---|---|---|---|
| Country | string | The payer's country | |
| State | string | The payer's state | |
| IsoCountryCode | string | The payer's country code | |
| Street | string | The payer's street | |
| City | string | The payer's city | |
| PostalCode | string | The payer's postal code |