---
title: "Creates or updates allocations for a sender BookTran."
method: PUT
path: "/v1/allocationResolvers"
tags: ["AllocationResolvers"]
---

# Creates or updates allocations for a sender BookTran.

`PUT /v1/allocationResolvers`

## Request body

- AllocationUpdateDto
  - `bookTranId` integer
  - `allocationResolvers` AllocationUpdateResolverDto[]
    - `id` integer
    - `allocated` number, double
    - `discount` number, double
    - `date` string, date-time
    - `bookTranIdReceiver` integer
    - `returnCodeId` integer

## Response `200`

OK

- object

---

[API](https://skmtc.net/bigredcloud/apis/big-red-cloud-api.md) · [All operations](https://skmtc.net/bigredcloud/apis/big-red-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bigredcloud/big-red-cloud-api/versions/1324a5ec638a/schema)
