Create a commitment
Create a commitment.
Headers
API key. Value must be formatted like so: lucca application={api_key}
.
Path Parameters
ID of the purchase you want to create a commitment for.
Body
Represents a purchase commitment. Can be one of two types: Subscription
or OneTime
.
A "subscription" typed commitment represents a purchase commitment that will be paid in installments over a given period, whereas a "one-time" commitment will be paid in full once. Commitment for a subscription.
Represents a purchase commitment. Can be one of two types: Subscription
or OneTime
.
A "subscription" typed commitment represents a purchase commitment that will be paid in installments over a given period, whereas a "one-time" commitment will be paid in full once. Commitment for a subscription.
Represents a purchase commitment. Can be one of two types: Subscription
or OneTime
.
A "subscription" typed commitment represents a purchase commitment that will be paid in installments over a given period, whereas a "one-time" commitment will be paid in full once. Commitment for a one-time purchase.
Response
OK
The response is of type object
.