Allows a user to edit the details of an existing service. This can include changes in payment method, adjusting automatic collection, and marking for cancellation at the end of a period.
Private API key for user-level authentication.
Public API key for user-level authentication.
Content type for the request body as application/json.
ID of the Service to edit
Parameters required to edit the service.
The body is of type object
.
Successfully edited the service.
The response is of type object
.
Allows a user to edit the details of an existing service. This can include changes in payment method, adjusting automatic collection, and marking for cancellation at the end of a period.
Private API key for user-level authentication.
Public API key for user-level authentication.
Content type for the request body as application/json.
ID of the Service to edit
Parameters required to edit the service.
The body is of type object
.
Successfully edited the service.
The response is of type object
.