Recurring charge endpoint
This topic provides a quick reference for the method signatures of recurring charge API methods.
Location: http://smile.example.com:port/stage/smile/ws/v2/recurringcharge
WSDL: http://smile.example.com:port/stage/smile/ws/v2/recurringcharge?wsdl
| Method | Method signature | Purpose |
|---|---|---|
| addSimpleRecurringCharges() |
|
Adds recurring charges to a specified account or subscription. |
| getSimpleRecurringCharge() |
|
Retrieves a recurring charge with the specified recurring charge ID. |
| getSimpleRecurringCharges() |
|
Retrieves a list of recurring charges for a specified account or subscription. |
| updateSimpleRecurringCharges() |
|
Updates recurring charges of a specified account or subscription. |