Customers
Number of APIs: 4
-
[Create customer] POST {{url}}{{public-prefix}}/customers
-
[Update customer] PUT {{url}}{{public-prefix}}/customers/{{customer_id}}
-
[Get customers] GET {{url}}{{public-prefix}}/customers
-
[Get customer] GET {{url}}{{public-prefix}}/customers/{{customer_id}}