Business Partner Types

Describes if the partner is an internal entity or an external

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
required
length between 1 and 128

BusinessPartnerTypeId is an nvarchar field of maximum length 128 that uniquely identifies a record in the BusinessPartnerType table. It is the primary key and is used to link related data records in other tables.

string | null

The Description field in the BusinessPartnerType table is an nvarchar data type. This field is used to store descriptive text to describe the type of business partner that is being referenced, such as 'Provider', 'Vendor', or 'Customer'. Descriptions for this field may vary depending on the specific business or context.

string | null

Miscellaneous notes and information for the entry or record.

string | null

BadgeId, nvarchar(32), is a field in the BusinessPartnerType table that stores the identification number for a business partner’s badge. This number can be either the partner’s employee number, a customer loyalty ID number, or an assigned code by the business.

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!