customers-{customerId}
Number of APIs: 4
-
Delete customer DELETE {{baseUrl}}/customers/:customerId
-
Get customer GET {{baseUrl}}/customers/:customerId
-
Patch customer PATCH {{baseUrl}}/customers/:customerId
-
Update customer PUT {{baseUrl}}/customers/:customerId