B2bTradingPartnersb2bServiceProviders
Provides information about external service providers that facilitate message processing for trading partners.
Columns
Name | Type | Description |
B2bTradingPartnersTradingPartnerId [KEY] | Long | Unique identifier linking this service provider entry to a specific trading partner record. |
ServiceProviderId [KEY] | Long | Unique identifier for the service provider facilitating business-to-business (B2B) transactions for the trading partner. |
ServiceProviderName | String | The name of the service provider associated with the trading partner. |
PartnerId | String | Identifier assigned to the trading partner within the service provider’s system. |
PartnerIdType | String | Specifies the classification of the PartnerId, such as Data Universal Numbering System (DUNS), Tax ID, or custom identifier. |
CreationDate | Datetime | Timestamp indicating when this trading partner-service provider relationship was created. |
LastUpdateDate | Datetime | Timestamp indicating the last time this relationship record was updated. |
BindServiceProviderId | Long | Unique identifier for the service provider bound to this trading partner for communication. |
Finder | String | A system-defined query or lookup used to retrieve service provider records associated with trading partners. |
TradingPartnerId | Long | Unique identifier for the trading partner associated with the service provider. |