Validate courier code
yandex_eats_validate_courier_codeValidate a courier pickup code for an order to confirm delivery authorization.
Instructions
Validate the courier pickup code for an order (POST /platform/orders/{orderId}/codes/validate). Requires Partner-Name. Sensitive operational tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Courier pickup code to validate | |
| orderId | Yes | Order ID used in the path (partner or platform id as required by Yandex) |