RatePlan Methods
Web Session Object
Transaction Object
Token Object
Season Set Object
Refund Object
RatePlan Object
Product Object
Payment Provider Object
Payment Method Object
NameValuePair Object
GiftCard Object
Entitlement Object
Chargeback Object
Campaign Object
BillingPlan Object
AutoBill Object
Address Object
Activity Object
Account Object
RatePlan Methods
The following table summarizes the methods for the RatePlan object.
Method |
Description |
Deducts Events from the unbilled Unit balance. |
|
Fetches all existing Rate Plans. |
|
Fetches an existing RatePlan by its merchantRatePlanId. |
|
Fetches an existing RatePlan by its VID. |
|
Fetches an Event by its merchantEventId. |
|
Fetches an Event by its VID. |
|
Fetches all Events by the specified Account, AutoBill, RatePlan, or Product. If none of these are specified, fetches all Events. |
|
Returns unbilled Events for the input AutoBill, Account, Product, or RatePlan. If none of these are specified, fetches all unbilled Events. |
|
Returns an array of RatedUnitSummary objects, broken out by AutoBillItem. |
|
Records Events against a defined Account, AutoBill, or AutoBillItem. |
|
Reverses one or more existing unbilled Events. |
For Users
Learn More