Upload a carrier contract document. Opereit asynchronously extracts rate cards and surcharges from the file. The contract is created with status=PROCESSING; it transitions to ACTIVE once extraction completes (or FAILED if extraction errors out).
Accepted file formats: PDF, PNG, JPEG, CSV, XLS, XLSX.
Documentation Index
Fetch the complete documentation index at: https://developers.opereit.ai/llms.txt
Use this file to discover all available pages before exploring further.
HTTP Basic Auth using your API key. Send Authorization: Basic base64(key_id:key_secret).
The contract document. Accepted MIME types: application/pdf, image/png, image/jpeg, text/csv, application/vnd.ms-excel, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.
The carrier this contract belongs to (e.g. UPS, FedEx, DHL Express).
Date the contract was signed, in YYYY-MM-DD format.
Optional carrier-issued contract number.
Optional carrier account number this contract applies to.
Contract created. Extraction runs asynchronously.
A carrier contract uploaded to Opereit. Rates and surcharges are extracted asynchronously.