Contacts

The BusinessPartnerContact table stores contact information for business partners that have been established in the BusinessPartner package. It includes contact details such as name, address, phone number, email address, and other pertinent information related to the business. The table also stores details about the particular relationship between the business partner and the company, for example, terms of the partnership. This data is used to ensure that communications between the two parties are timely and accurate.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int32

PersonId of data type int in the Contact table is a unique identifier for each Person record created in the table. Each PersonId is a positive integer that is automatically generated in ascending numerical order, beginning at 1 and increasing for each new record created.

int32

The ContactRoleId field of data type int in the Contact table records the unique identifier of a specific role that the contact has with the organization, such as a customer or an employee.

string | null

The ParentId field in the Contact table is used to reference the ID of the contact's parent record. It is an nvarchar data type field with a maximum length of 450.

string | null

Miscellaneous notes and information for the entry or record.

Response
200

OK

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