---
title: "Download ratecon"
method: GET
path: "/api/v2/load-offers/loads/{load_id}/rate_confirmation"
tags: ["Load Offers"]
---

# Download ratecon

`GET /api/v2/load-offers/loads/{load_id}/rate_confirmation`

Download rate confirmation PDF file

## Path parameters

- `load_id` string, uuid, required — Load UUID

## Response `200`

The Rate Confirmation file was generated and downloaded

## Other responses

- `403` — Invalid token type.
- `404` — Load not found

---

[API](https://skmtc.dev/loadsmart/apis/loadsmart-api.md) · [All operations](https://skmtc.dev/loadsmart/apis/loadsmart-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/loadsmart/loadsmart-api/revisions/6021c5806fe9/schema)
