POST
/
subscriptions
/
{id}
/
offers

Authorizations

Authorization
string
header
required

Value for the Authorization header parameter.

Path Parameters

id
string
required

Offer identifier

Body

contactPerson
string | null

The contact person for the offer

crmMetadata
object | null

Metadata to create a deal in the CRM. This is only available if a CRM is connected.

offerTemplateId
string | null
title
string | null

The title of the offer

Response

201 - application/json
auditLogDocument
object | null
autoActivateSubscription
boolean
default:
true
contactPerson
object | null

The contact person of the offer

createdAt
string

The date and time when the resource was created.

crmDealId
string | null
customer
object | null
description
string | null
id
string
locale
string
name
string | null
number
string
recipients
object[]
sections
string[]
signedAt
string | null
signedDocument
object | null
status
enum<string>
Available options:
open,
signed,
signing,
archived
subscription
object | null
updatedAt
string

The date and time when the resource was last updated.