/addresses/{id}
/addresses/{id}
Returns an Address object with the given id.
/addresses/{id}
Returns an Address object with the given id.
Token-based authentication with required prefix “Bearer”
Whether to include the original data Merge fetched from the third-party to produce these models.
Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).
Deprecated. Use show_enum_origins.
The address type.
BILLING - BILLINGSHIPPING - SHIPPINGThe address’s country. The country code in ISO 3166-1 alpha-2 format.
A comma separated list of enum field names for which you’d like the original values to be returned, instead of Merge’s normalized enum values. Learn more