jobs/subscription_maintenance

  • GET jobs/subscription_maintenance/showThis method returns information related with a job of fulfillment scope Subscription Maintenance . A single job is returned by each call
  • POST jobs/subscription_maintenance/createThis method creates a job of fulfillment scope Subscription Maintenance. Single job can be created by each call. Job of existing account owners can be created through this method.
  • POST jobs/subscription_maintenance/updateThis method updates jobs of fulfillment scope Subscription Maintenance. A single job can be updated by each call. Fields which are not specified are not updated at all. Fields which are specified as null will be set as null.