Subscriptions can have addresses like "Shipping Address" associated with them. This is apart from the billing address as part of credit card information.
{
"addr": "PO Box 9999",
"city": "Walnut",
"country": "US",
"first_name": "John",
"label": "shipping_address",
"last_name": "Doe",
"object": "address",
"state": "California",
"state_code": "CA",
"subscription_id": "__test__5SK0bLNFRFuCI4QNU",
"zip": "91789"
}
state_code
as AZ
(not US-AZ
). For Tamil Nadu (India), set as TN
(not IN-TN
). For British Columbia (Canada), set as BC
(not CA-BC
). Brexit
If you have enabled EU VAT in 2021 or later, or have manually enable the Brexit configuration, then XI
(the code for United Kingdom – Northern Ireland) is available as an option.
state_code
as AZ
(not US-AZ
). For Tamil Nadu (India), set as TN
(not IN-TN
). For British Columbia (Canada), set as BC
(not CA-BC
). Brexit
If you have enabled EU VAT in 2021 or later, or have manually enable the Brexit configuration, then XI
(the code for United Kingdom – Northern Ireland) is available as an option.