---
title: "Creates an offer."
method: POST
path: "/offer"
tags: ["Tracker"]
---

# Creates an offer.

`POST /offer`

In the payout object, `value` is required only for `type: MANUAL`; for `type: AUTO` (payout is taken
from the affiliate network) `value` must be omitted. Sending AUTO with a value, or MANUAL without one,
fails with ARGUMENT_INVALID ('payout - Invalid payout configuration').

## Response `200`

An Offer.

## Changes

> 6 revisions in range; 1 not diffed.

- **2026-08-12** `57356a5cdec9` — 1 info
  - added the required property `allowedActions` to the response with the `200` status

[Change history](https://skmtc.dev/voluum/apis/voluum-api/changes/offer/post.md)

---

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