> For the complete documentation index, see [llms.txt](https://vu-custom.gitbook.io/vu-custom/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vu-custom.gitbook.io/vu-custom/admin-api/account-management/overview.md).

# Overview

### Account Structure

Sold-To Account \
&#x20;├── Ship-To Account 1 \
&#x20;├── Ship-To Account 2 \
&#x20;└── Ship-To Account 3

{% hint style="info" %}
One to many - one account can have many ship to addresses.&#x20;
{% endhint %}

#### Sold-To Accounts

* Represent the primary customer account
* Contains billing information and main contact details
* Can have multiple associated ship-to accounts
* Serves as the parent account for billing and organizational purposes

#### Ship-To Accounts

* Represent delivery destinations
* Always associated with a parent sold-to account
* Contains specific shipping addresses and contact information
* Multiple ship-to accounts can exist under a single sold-to account\ <br>
