jobs/add_subscription_services
- GET jobs/add_subscription_services/get_latest — This method returns information related to the latest jobs of fulfillment scope Add Subscription Services. Multiple jobs are returned by each call. Results are sorted based on the date that they were updated in a descending order
- GET jobs/add_subscription_services/show — This method returns information related with a job of fulfillment scope Add Subscription Services. Single job is returned by each call
- POST jobs/add_subscription_services/create — This method creates a job of fulfillment scope Add Subscription Services. Single job can be created by each call. Only customer jobs can be created through this method.
- POST jobs/add_subscription_services/update — This method updates jobs of fulfillment scope Add Subscription Services. 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.