Get confirmation code
get_confirmation_codeGet the confirmation code for the current pickup/delivery point of a claim, including remaining code entry attempts, by providing the claim ID.
Instructions
Pickup/delivery confirmation code for the current point of the claim (when a code applies). Returns code (string) and attempts (remaining code entry attempts). 404 — claim not found or issuing a confirmation code via the API is prohibited.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claim_id | Yes | Claim id (claim_id, 32–64 characters) from the create_claim or search_claims response. |