An address label is an optional field that allows the merchant and/or customer users to organize the different billing and shipping addresses in a Company’s account.
This can be used to tag the Company Name, Location Name, Organization Name, Company Code, or other identifiers for this particular address. Address Labels allow for quick and easy address selection.
You can search and filter from the buyer side company address management.
In the checkout page, you can search the “Address Label”.
You can search and filter from the merchant side company address management.
Address Labels in BigCommerce Orders
The address label is also pushed into any orders and can be viewed on the BigCommerce order detail page. B2B Edition leverages the BigCommerce “Company Name” field to store both Address Label and B2B Edition Company Name information using format shown below:
{address_lable}/{company_name}
Address Label Integration Tips
Planning on doing an order data integration with BigCommerce? Then read on!
The “Company Name” field mentioned above can be found in the following two order-related endpoints:
Please search the page with keyword “company”
It is important to understand where label data can be found inside the BigCommerce Order entity. You will need to either extract label data from BC order API or Call B2B Edition API directly for order details with address label data for the order snapshot.
What's Next?