Braintree
communityPayPal payment gateway for cards, PayPal, Venmo, and local payment methods.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://api.braintreegateway.com:443/merchants/{merchantId}/transactionsCreate transaction
Parameters
amountamount (stringrequiredoptionssubmit_for_settlement (objectoptionalpayment_method_noncenonce (stringrequiredReturns
transaction with id, status, amount, paymentMethodNonce, createdAtGET
https://api.braintreegateway.com:443/merchants/{merchantId}/transactions/{id}Find transaction
Parameters
idtransaction ID (stringrequiredReturns
transaction with id, status, amount, type, createdAt, paymentInstrumentType, customerPOST
https://api.braintreegateway.com:443/merchants/{merchantId}/transactions/advanced_searchSearch transactions
Parameters
searchsearch criteria (objectrequiredReturns
transactions[] with id, status, amount, createdAt, customer, paymentInstrumentType