braintree · Capability
Braintree Payments API — Payment Methods
Braintree Payments API — Payment Methods. 4 operations. Lead operation: Create a payment method. Self-contained Naftiko capability covering one Braintree business surface.
What You Can Do
POST
Createpaymentmethod
— Create a payment method
/v1/payment-methods
GET
Getpaymentmethod
— Get a payment method
/v1/payment-methods/any/{paymentmethodtoken}
PUT
Updatepaymentmethod
— Update a payment method
/v1/payment-methods/any/{paymentmethodtoken}
DELETE
Deletepaymentmethod
— Delete a payment method
/v1/payment-methods/any/{paymentmethodtoken}
MCP Tools
create-payment-method
Create a payment method
get-payment-method
Get a payment method
read-only
idempotent
update-payment-method
Update a payment method
idempotent
delete-payment-method
Delete a payment method
idempotent