---
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.

---

[API](https://skmtc.net/voluum/apis/voluum-api.md) · [All operations](https://skmtc.net/voluum/apis/voluum-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/voluum/voluum-api/versions/ebf61c973cf2/schema)
