Get courier phone
get_courier_phoneRetrieve a temporary forwarded phone number to call the courier for an active delivery claim. Provide the claim ID to get the number, extension, and validity duration.
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). |