Gets contractor details with the specified identifier

Request

GET http:///api/v2/business/{businessId}/contractor/{contractorId}

Path parameters

Parameter name Value Description Additional
contractorId int32 Required
businessId string Required

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK

OK

ContractorUnstructuredModel
404 Not Found

Not Found

ProblemDetails