LOGIN verification Statuses
The method is available for models: FBS and Express.
If you are using an API Key token, one of the accesses in the list is required to call the method
- inventory-and-order-processing — Order processing and inventory
- inventory-and-order-processing:read-only — View order information
- all-methods — Full account management
- all-methods:read-only — View all data
Returns verification statuses Win in the order.
An order that contains jewelry will change to the status READY_TO_SHIP
, only when:
- You will transfer the UIN Mark for each piece of jewelry in the order — method PUT campaigns/{campaignId}/orders/{orderId}/boxes.
- All plugins will be successfully verified.
, Limit: 100,000 requests per hour |
---|
Request
POST
https://api.partner.market.yandex.ru/campaigns/{campaignId}/orders/{orderId}/identifiers/status
Path parameters
Name |
Description |
campaignId* |
Type: integer<int64> The campaign ID. You can find it using a query GET campaigns or find it in the seller's office on the Market — click on the name of your business and go to the page:
, Do not send the store ID instead, which is indicated in the seller's account on the Market next to the store name and in some reports.
Min value: |
orderId* |
Type: integer<int64> The order ID. |
Responses
200 OK
Information on checking the UINs.
Body
application/json
{
"status": "OK",
"result": {
"items": [
{
"id": 0,
"uin": [
{
"value": "string",
"status": "OK"
}
]
}
]
}
}
Name |
Description |
result |
Type: GetOrderIdentifiersStatusDTO A list of product IDs and LOGin verification statuses. |
status |
Type: ApiResponseStatusType The type of response. Possible values:
Enum: |
GetOrderIdentifiersStatusDTO
A list of product IDs and LOGin verification statuses.
Name |
Description |
items* |
Type: OrderItemValidationStatusDTO[] A list of product IDs and LOGin verification statuses. |
ApiResponseStatusType
The type of response. Possible values:
OK
— there are no mistakes.ERROR
— an error occurred while processing the request.
Type |
Description |
Enum: |
OrderItemValidationStatusDTO
The product ID and the verification status of its LOGIN.
Name |
Description |
id* |
Type: integer<int64> The product ID in the order. |
uin* |
Type: UinDTO[] LOGIN verification statuses. |
UinDTO
The status of the UIN check.
Name |
Description |
status* |
Type: UinStatusType LOGIN verification status:
Enum: |
value* |
Type: string WIN the product. |
UinStatusType
LOGIN verification status:
-
FAILED
— failed verification. -
IN_PROGRESS
— in the process of checking. -
NOT_ON_VALIDATION
— The WIN has not been sent for verification or not all the WINs in the order have been transferred. -
OK
— the check was successfully completed.
Type |
Description |
Enum: |
400 Bad Request
The request contains incorrect data. More information about the error
Body
application/json
{
"status": "OK",
"errors": [
{
"code": "string",
"message": "string"
}
]
}
Name |
Description |
errors |
Type: ApiErrorDTO[] A list of errors. Min items: |
status |
Type: ApiResponseStatusType The type of response. Possible values:
Enum: |
ApiErrorDTO
The general error format.
Name |
Description |
code* |
Type: string The error code. |
message |
Type: string Description of the error. |
401 Unauthorized
The authorization data is not specified in the request. More information about the error
Body
application/json
{
"status": "OK",
"errors": [
{
"code": "string",
"message": "string"
}
]
}
Name |
Description |
errors |
Type: ApiErrorDTO[] A list of errors. Min items: |
status |
Type: ApiResponseStatusType The type of response. Possible values:
Enum: |
403 Forbidden
The authorization data is incorrect or access to the resource is prohibited. More information about the error
Body
application/json
{
"status": "OK",
"errors": [
{
"code": "string",
"message": "string"
}
]
}
Name |
Description |
errors |
Type: ApiErrorDTO[] A list of errors. Min items: |
status |
Type: ApiResponseStatusType The type of response. Possible values:
Enum: |
404 Not Found
The requested resource was not found. More information about the error
Body
application/json
{
"status": "OK",
"errors": [
{
"code": "string",
"message": "string"
}
]
}
Name |
Description |
errors |
Type: ApiErrorDTO[] A list of errors. Min items: |
status |
Type: ApiResponseStatusType The type of response. Possible values:
Enum: |
420 Method Failure
The resource access limit has been exceeded. More information about the error
Body
application/json
{
"status": "OK",
"errors": [
{
"code": "string",
"message": "string"
}
]
}
Name |
Description |
errors |
Type: ApiErrorDTO[] A list of errors. Min items: |
status |
Type: ApiResponseStatusType The type of response. Possible values:
Enum: |
500 Internal Server Error
Internal error of Yandex. Market. More information about the error
Body
application/json
{
"status": "OK",
"errors": [
{
"code": "string",
"message": "string"
}
]
}
Name |
Description |
errors |
Type: ApiErrorDTO[] A list of errors. Min items: |
status |
Type: ApiResponseStatusType The type of response. Possible values:
Enum: |
No longer supported, please use an alternative and newer version.
A unique identification number for jewelry.
The manufacturer receives the UIN when he registers the product in the system of control over the turnover of precious metals and stones — GIIS DMDK.