B2bLocationCodes
The B2B Location Codes resource manages the details of location codes and the bill to and ship to locations that are configured for a customer.
Columns
| Name | Type | Description |
| CrossReferenceLocationValueId [KEY] | String | CrossReferenceLocationValueId of B2bLocationCodes |
| PartySiteNumber | String | Number that identifies the party site from trading community architecture entities. |
| CustomerNumber | String | Number that identifies the customer. |
| CustomerId | String | Value that uniquely identifies the customer. |
| B2BLocationCode | String | Abbreviation that identifies the location code. |
| ShipToFlag | Bool | Contains one of the following values: true or false. If true, then the location is a ship to location. If false, then the location is not a ship to location. The default value is false. |
| BillToFlag | Bool | Contains one of the following values: true or false. If true, then the location is a bill to location. If false, then the location is not a bill to location. The default value is false. |
| PartySiteId | String | Value that uniquely identifies the party site. This attribute is a primary key. |
| CustomerAccountSiteUseId | String | Value that uniquely identifies the customer account site used. |
| CustomerName | String | Name of the customer. |
| Address | String | Address of the customer. |