{
"type": "<string>",
"owner": {
"id": 123,
"pictureHref": "<string>"
},
"purchase": {
"id": 123,
"type": "Subscription"
},
"attachments": [
{
"id": 123,
"file": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"href": "<string>",
"name": "<string>",
"displayHref": "<string>"
},
"createdAt": "2023-11-07T05:31:56Z",
"pages": {
"displayHrefTemplate": "<string>",
"count": 123
}
}
],
"comment": "<string>",
"paymentMethod": "BankTransfer",
"state": "Created",
"startDate": "2023-12-25",
"firstInvoiceDate": "2023-12-25",
"invoicingFrequency": {
"value": 123,
"unit": "Day"
},
"subscriptionDuration": {
"value": 123,
"unit": "Day"
},
"contractualObligation": {
"value": 123,
"unit": "Day"
},
"terminationNotice": {
"value": 123,
"unit": "Day"
},
"amountIncludingTaxesPerPeriod": {
"base": {
"excludingTaxes": {
"value": 123,
"currency": "Invalid"
},
"taxes": [
{
"rateTypeId": 123,
"value": 123,
"currency": "Invalid"
}
],
"includingTaxes": {
"value": 123,
"currency": "Invalid"
}
},
"counter": {
"excludingTaxes": {
"value": 123,
"currency": "Invalid"
},
"taxes": [
{
"rateTypeId": 123,
"value": 123,
"currency": "Invalid"
}
],
"includingTaxes": {
"value": 123,
"currency": "Invalid"
}
},
"rate": 123
},
"amountIncludingTaxes": {
"base": {
"excludingTaxes": {
"value": 123,
"currency": "Invalid"
},
"taxes": [
{
"rateTypeId": 123,
"value": 123,
"currency": "Invalid"
}
],
"includingTaxes": {
"value": 123,
"currency": "Invalid"
}
},
"counter": {
"excludingTaxes": {
"value": 123,
"currency": "Invalid"
},
"taxes": [
{
"rateTypeId": 123,
"value": 123,
"currency": "Invalid"
}
],
"includingTaxes": {
"value": 123,
"currency": "Invalid"
}
},
"rate": 123
},
"subscriptionEndDate": "2023-12-25",
"periodsCount": 123,
"contractualEndDate": "2023-12-25",
"author": {
"id": 123,
"pictureHref": "<string>"
},
"modifier": {
"id": 123,
"pictureHref": "<string>"
}
}Commitment for a subscription.
Type of the commitment.
"SubscriptionCommitment"Owner of the commitment.
Show child attributes
Purchase of the commitment.
Show child attributes
Attachments of the commitment.
1 - 3 elementsShow child attributes
Comment of the commitment.
Method of payment of the commitment.
BankTransfer, PhysicalCard, Check, DirectDebit, SingleUseCard State of the commitment.
Created, UnderReview, Provisioned, Denied, Cancelled Start date of the subscription.
Date of the first invoice.
Invoicing frequency of the subscription.
Show child attributes
Duration of the subscription.
Show child attributes
Contractual obligation of the subscription.
Show child attributes
Termination notice of the subscription.
Show child attributes
Amount including taxes per period.
Show child attributes
Amount including taxes.
Show child attributes
End date of the subscription.
Number of periods.
End date of the contractual obligation.
Read-only. User ID who is the author of the commitment.
Show child attributes
Read-only. User ID who is the modifier of the commitment.
Show child attributes
Was this page helpful?