Deletes contractor number
Deletes contractor number by its ID.
HTTP Request
DELETE https://courier.yandex.ru/api/v1/companies/{company_id}/numbers/{contractor_company_id}
Path Parameters
company_id * | integer The ID of the company that is used in requests to the Track & Trace API. |
contractor_company_id * | integer The ID of the contractor-company that is used in requests to the Track & Trace API. |
* Required parameter
Responses
Code 200
Number was removed.
Code 401
Authorization failed. Send the correct OAuth token in the authorization header.
Code 403
You do not have access to this object.
Code 422
Incorrect input.