Address Requirements
Get address requirements
Returns the minimum address field requirements for a given country. Use this to determine which address fields are required, optional, or ignored when submitting addresses for tax calculations and transactions.
GET
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
A valid 2-letter ISO 3166-1 alpha-2 country code (e.g., US, CA, GB).
Example:
"US"