braintree · Capability
Braintree Payments API — Customers
Braintree Payments API — Customers. 4 operations. Lead operation: Create a customer. Self-contained Naftiko capability covering one Braintree business surface.
What You Can Do
POST
Createcustomer
— Create a customer
/v1/customers
GET
Getcustomer
— Get a customer
/v1/customers/{customerid}
PUT
Updatecustomer
— Update a customer
/v1/customers/{customerid}
DELETE
Deletecustomer
— Delete a customer
/v1/customers/{customerid}
MCP Tools
create-customer
Create a customer
get-customer
Get a customer
read-only
idempotent
update-customer
Update a customer
idempotent
delete-customer
Delete a customer
idempotent