Create an account collection subscription
Creates a new account collection subscription.
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Body
The data used to create account collections on each billing cycle.
The total number of billing cycles the subscription runs for. Use 0 for unlimited.
x >= 0The billing interval for the subscription.
month, week The number of intervals between each billing cycle.
x >= 1The ID of the owner to create the subscription for.
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
The start date of the subscription.
Response
Returns the account collection subscription object if the request succeeded.
Unique identifier for the object.
Time at which the object was created. Measured in seconds since the Unix epoch.
account_collection_subscription The data used to create account collections on each billing cycle.
The total number of billing cycles the subscription runs for. Use 0 for unlimited.
The billing interval for the subscription.
month, week The number of intervals between each billing cycle.
The most recent error encountered when generating an account collection.
The next date an account collection will be generated.
The end of the next billing period.
The start of the next billing period.
The owner the subscription is for.
The start date of the subscription.
The current status of the subscription.
active, canceled, complete, scheduled The timezone used to compute billing cycles.
The account that the object belongs to. Only returned if the request is made with a valid Yorlet-Context header.
Only returned if the object has been deleted.
The number of billing cycles that have been processed.
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.