Create Ship/Bill Address

Create a new address for a customer. A customer is limited to their Billing and Shipping address. These can also be set in the same call as creating a new customer. The address is linked to a specific customer when it is created. When posting a new address, Fusebill accepts a variety of values for the Country ID and State ID key-value pairs. The Country ID and State ID fields allow you to use standard ISO 3166-2 Numeric and Subdivision ISO codes. ISO standards are defined and maintained by ISO 3166/MA. For your convenience, we have included downloads of these codes here: Country Reference List

Body Params
int32
required

Customer (Stax Bill) id

string
enum
required

Set a billing address before setting a shipping address.

Allowed:
boolean

Override account address validation. Generally leave this out, blank or false.

string

Additional address company name.

string

standard line 1 of an address. [Max Length: 255]

string

If there are issues validating the address, use "General Delivery" in line 2 to calculate taxes based on postal, city, state and shipping without street address validation. standard line 2 of an address. [Max Length: 255]

string
string
int32

The ID of the country. Retrievable with the Read Country ID call.

string
int32

The ID of the state, province, or territory. Retrievable with the Read Country ID call.

string
Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json