Skip to main content
POST
Counter a proposal

Authorizations

Authorization
string
header
required

Create an API key from Settings → API in an approved Creator workspace.

Headers

Idempotency-Key
string

Unique key for one logical write. Reuse the key and identical body for retries.

Required string length: 1 - 255

Path Parameters

proposalId
string
required

Body

application/json
placements
object[]
required
Required array length: 1 - 100 elements
basePriceCents
integer
required

Creator list price for the entire proposal in the collaboration currency.

Required range: 1 <= x <= 2147483647
packageId
string
name
string
comment
string
autoInvoice
boolean
daysUntilInvoiceDue
integer
Required range: 1 <= x <= 365

Response

The proposal's current state.

data
object
required