Skip to main content
Aria Knowledge Central

edit_rate_schedule_on_plan_m Guide

Use this API to edit an existing rate schedule on a plan.  If a rate schedule has two services, and the user wants to edit just one, they can just past pass in the tiers for that service. The tiers on the second service will not be edited or deleted. 

API Specification:

edit_rate_schedule_on_plan_m

Required Fields:
  • <client_no>
  • <auth_key>
  • <schedule_no> or <client_rate_schedule_id>
  • schedule_name>
  • <is_default>
  • <service> (array)
    • <service_no> or <client_service_id>
    • <tier> (array)
      • <amount>
  • Was this article helpful?