Service
Edit Service
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.
PATCH
Authorizations
Private API key for user-level authentication.
Public API key for user-level authentication.
Headers
Content type for the request body as application/json.
Path Parameters
ID of the Service to edit
Body
application/json
Parameters required to edit the service.
The body is of type object
.
Response
200 - application/json
Successfully edited the service.
The response is of type object
.