SubscriptionAllocation
Subscription allocation
This page contains
Fields
| uuid: String! | |
| chargeId: String | |
| subscriptionId: String! | |
| allocations: [CompanyAllocation!]! PREVIEW |
Parent objects of SubscriptionAllocation
| FreeBillingCharge PREVIEW | Free billing charge which is part of main billing charge |
| OneTimeBillingCharge PREVIEW | One time billing charge which is part of main billing charge |
| RecurringBillingCharge PREVIEW | Recurring billing charge which is part of main billing charge |
Mutations for SubscriptionAllocation
| createAllocation PREVIEW | Create allocation |
Queries for SubscriptionAllocation
| allocation PREVIEW | Query the last created allocation (Effective one) |
| billingChargeAllocations PREVIEW | Query the last created allocation for a purchaseOrder |