POST
/
subscriptions
/
{id}
/
offers

Authorizations

Authorization
string
headerrequired

Value for the Authorization header parameter.

Path Parameters

id
string
required

Offer identifier

Body

offerTemplateId
string | null
title
string | null

The title of the offer

crmMetadata
object

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

contactPerson
string | null

The contact person for the offer

Response

201 - 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: true
crmDealId
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