Adds a Business ID to the Participant's Profile.
- Root element
- BCGPublicAPI
- First child element
- ParticipantAddBusinessId
- First child of ParticipantAddBusinessId
- UserInfo element. This is the same information used in
logging in through the Console. It contains 3 elements:
- UserName: The Console login username.
- Password: The Console login password.
- ParticipantLogin: The participant (company) login name
- Second child of ParticipantAddBusinessId
- ParticipantAddBusinessIdInfo element. Contains 3
elements:
- ParticipantId: An internal numeric ID that identifies the
participant to the system.
- BusinessId: The DUNS, DUNS+4, or Freeform number that the
system uses for routing. DUNS numbers must equal nine digits and DUNS+4
thirteen digits. Freeform ID numbers accept up to 60 alpha, numeric,
and special characters.
- BusinessIdType: The type of ID being used.
Available values are: DUNS, DUNS+4, or Freeform.
