HomeGuidesAPI ReferenceChangelog
Log In

Update the tax address for a given subscription specified with Subscription ID. Upon success, the operation returns a status code of 200 (OK).

If using an Address ID in the request, the Address ID must be a currently active address among the subscription's customer's addresses.

Providing a set of address details will result in a new address being created. Supplying an empty request will result in setting the tax address to null, effectively removing the existing tax address from the subscription.

A required set of Address details: AddressLine1, City and State or AddressLine1 and PostalCode or State and PostalCode.

Optional Fields
NameDescriptionDefault value
AddressIdUnique identifier for a previously created billing addressnull
AddressLine1Address Line 1null
AddressLine2Addresss's supplemental informationnull
CityCitynull
StateStatenull
PostalCodePostalCodenull
CountryCountrynull
Language
Click Try It! to start a request and see the response here!