get https://api.rainex.io/projects//subscriptions/
Here are the enums that are contained in the answer:
| name | value |
|---|---|
| status | Future, InTrial, Active, NonRenewing, Paused, Cancel, Deleted, PendingPayment |
| billingCycles | Forever, Fixed |
| discounts[type] | FixedAmount, Percentage |
| discounts[applyOn] | InvoiceAmount, SpecificItemPrice |
| discounts[durationType] | OneTime, Forever |
| items[status] | Active |
| items[chargeOnEvent] | SubscriptionCreation, SubscriptionActivation, Immediately |
Error codes:
| NotFound | A subscription with such an Id cannot be found. |