Biz Partner Addresses
Manage address records for business partners. Create, retrieve, update, and delete addresses associated with business partners, including billing addresses, shipping addresses, and other location information.
An address record captures the physical location details for a business partner — address, city, postal code, country — plus an addressTypeId reference (see the Address Type resource) that indicates whether it's a billing, shipping, or headquarters address. The API supports the full set of operations: list all addresses for a partner, create a new address, and retrieve, update, or delete one by ID.
A single business partner can hold multiple addresses of different types, so integrators typically filter the list response by addressType when they need a specific one, such as the billing address for an invoice.