---
title: "Refresh a Load"
method: POST
path: "/loadmanagement/v2/load/refresh/integrator"
tags: ["Manage your loads"]
---

# Refresh a Load

`POST /loadmanagement/v2/load/refresh/integrator`

## Headers

- `Content-Type` string

## Request body

- string[] — Load GUID to refresh

## Response `202`

Successful response

- Refresh
  - `declined` number
  - `successful` number
  - `failed` number
  - `jobId` string
  - `statuses` object[]
    - `loadId` string
    - `status` number
    - `nextRefreshAvailableAt` string
    - `error` string

---

[API](https://skmtc.net/truckstop/apis/authentication.md) · [All operations](https://skmtc.net/truckstop/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/truckstop/authentication/revisions/da4fa196575d/schema)
