---
title: "Changes to Bounce carrier"
method: POST
path: "/loads/{loadId}/carriers/{carrierId}/bounce"
---

# Changes to Bounce carrier

`POST /loads/{loadId}/carriers/{carrierId}/bounce`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 4 revisions.

- **2026-08-15** `ce0e9003047c` — 6 breaking, 1 warning, 9 info

## Changes

- **2026-08-15** `ce0e9003047c` — 6 breaking, 1 warning, 9 info
  - removed the enum value `BOUNCED` of the request property `reason`
  - removed the enum value `DRIVER_ISSUE` of the request property `reason`
  - removed the enum value `EQUIPMENT_ISSUE` of the request property `reason`
  - removed the enum value `RATE_DISPUTE` of the request property `reason`
  - removed the enum value `TIMING_ISSUE` of the request property `reason`
  - removed the enum value `TONU` of the request property `reason`
  - removed the optional property `charges/items/chargeCode` from the response with the `200` status
  - added the new `CAN_NO_LONGER_TAKE_LOAD` enum value to the request property `reason`
  - added the new `CONSIGNEE_NOT_READY_FOR_DEL` enum value to the request property `reason`
  - added the new `CUSTOMER_NOT_READY_FOR_PU` enum value to the request property `reason`
  - added the new `FORGOT_TO_BOUNCE_CARRIER` enum value to the request property `reason`
  - added the new `LOAD_GIVEN_BACK` enum value to the request property `reason`
  - added the new `RATE_CON_REJECTED` enum value to the request property `reason`
  - added the optional property `charges/items/chargeCodeId` to the response with the `200` status
  - added the optional property `charges/items/rate` to the response with the `200` status
  - added the optional property `removedAt` to the response with the `200` status

---

[Operation](https://skmtc.dev/mvmnt/apis/mvmnt-api/docs/loads/:loadId/carriers/:carrierId/bounce/post.md) · [API](https://skmtc.dev/mvmnt/apis/mvmnt-api.md) · [Page](https://skmtc.dev/mvmnt/apis/mvmnt-api/changes/loads/:loadId/carriers/:carrierId/bounce/post)
