Offer
Update an offer
PUT
/
offers
/
{id}
Authorizations
Authorization
string
headerrequiredValue for the Authorization header parameter.
Path Parameters
id
string
requiredOffer identifier
Body
name
string | null
description
string | null
sections
string[]
contactPerson
string | null
The contact person of the offer
autoActivateSubscription
boolean
default: trueResponse
200 - application/json
id
string
subscription
object
customer
object
number
string
name
string | null
status
enum<string>
Available options:
open
, signed
, signing
, archived
description
string | null
sections
string[]
locale
string
recipients
object[]
auditLogDocument
object
signedDocument
object
signedAt
string | null
autoActivateSubscription
boolean
default: truecrmDealId
string | null
createdAt
string
The date and time when the resource was created.
updatedAt
string
The date and time when the resource was last updated.
contactPerson
object
The contact person of the offer
Was this page helpful?