Post addresses
Authorizations
JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer
Body
Input for creating a new address identity
Agent identifier that owns this address
^[0-9a-z]+$Type of address to create
BILLING, SHIPPING, MAILING, REGISTERED Primary street address line
1City name
1State or province
1Postal or ZIP code
12-character ISO 3166-1 alpha-2 country code
2^[A-Z]{2}$User-defined label for the address
Secondary street address line (apt, suite, etc.)
Response
OK
Full address identity record
Unique address identity identifier
Agent that owns this address
Organization the address belongs to
Address type
BILLING, SHIPPING, MAILING, REGISTERED User-defined label
Primary street address line
Secondary street address line
City name
State or province
Postal or ZIP code
2-character ISO country code
Whether the address has been validated
Timestamp when the address was validated
Validation provider name
Additional metadata
Whether this is the primary address for its type
Timestamp when the address was created
Timestamp when the address was last updated
