Amberflo · Capability
Amberflo Billing API — Customers
Amberflo Billing API — Customers. 5 operations. Lead operation: Amberflo List All Customers. Self-contained Naftiko capability covering one Amberflo business surface.
What You Can Do
GET
Listcustomers
— Amberflo List All Customers
/v1/customers
POST
Createcustomer
— Amberflo Create a Customer
/v1/customers
PUT
Updatecustomer
— Amberflo Update a Customer
/v1/customers
GET
Getcustomerbyid
— Amberflo Get Customer by ID
/v1/customers/{customerid}
DELETE
Deletecustomer
— Amberflo Delete Customer by ID
/v1/customers/{customerid}
MCP Tools
amberflo-list-all-customers
Amberflo List All Customers
read-only
idempotent
amberflo-create-customer
Amberflo Create a Customer
amberflo-update-customer
Amberflo Update a Customer
idempotent
amberflo-get-customer-id
Amberflo Get Customer by ID
read-only
idempotent
amberflo-delete-customer-id
Amberflo Delete Customer by ID
idempotent