GET api/v1/organizationuseraccounts/{customerOrganizationUserId}

Endpoint that retrieves the MyBluebook customer organization user id. You have to be the administrator of this user.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
customerOrganizationUserId

The customer organization user id.

integer

Required

Body Parameters

None.

Response Information

Resource Description

A record with an HTTP 200, or null with an HTTP 404.

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.