Get courier phone
get_courier_phoneTo call the courier of an active claim, get a temporary phone number. Provide the claim ID to receive the number, extension, and validity period.
Instructions
Temporary forwarded phone number to call the courier of an active claim: phone (e.g. "+79099999998"), ext (extension, e.g. "0163") and ttl_seconds (how long the number stays operational). Errors: 400 invalid_point_phone; 404 — claim or courier not found; 409 inappropriate_status (the order is already completed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claim_id | Yes | Claim id (claim_id, 32–64 characters) from the create_claim or search_claims response. | |
| point_id | No | Route point the contact person calls from (int64 point id). |