# Billing address

Each order has only 1 billing address => No more options one/all/none.

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/screenshot8_14w9yob.png" alt=""><figcaption></figcaption></figure>

**Billing Address 1**\
The street address of the billing address

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/download-65_w2db8y.png" alt=""><figcaption></figcaption></figure>

**Billing Address 2**\
The street address of the billing address (optional)\
\
**Billing City**\
City, town, or village of billing address\
\
**Billing Company**\
Company of the person related to the billing address\
\
**Billing Country**\
Country of billing address\
\
**Billing Country Code**\
Country code consists of 2 characters identifying the country of the billing address\
For more details, please refer to [this article](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)\
\
**Billing First Name**\
Last name of the person related to the billing address\
\
**Billing Last Name**\
Last name of the person related to the billing address\
\
**Billing Name**\
Full name of the person related to the billing address\
\
**Billing Phone**\
Phone number of the person related to the payment address\
\
**Billing Province**\
Province (region, state, prefecture) of the person related to the billing address\
\
**Billing Province Code**\
2 characters for the province of the person associated with the billing address\
\
**Billing Zip**\
Postal code of billing address


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://autotags-omega.gitbook.io/auto-tags-documents/definition-of-conditions/billing-address.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
