aiendpoint.dev
ServicesBraintree

Braintree

community

PayPal payment gateway for cards, PayPal, Venmo, and local payment methods.

Visit site ↗

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.

https://braintree.combasicfinanceconfidence: 90/1000 discoveries1 contributors
POSThttps://api.braintreegateway.com:443/merchants/{merchantId}/transactions

Create transaction

Parameters

amountamount (stringrequired
optionssubmit_for_settlement (objectoptional
payment_method_noncenonce (stringrequired

Returns

transaction with id, status, amount, paymentMethodNonce, createdAt
GEThttps://api.braintreegateway.com:443/merchants/{merchantId}/transactions/{id}

Find transaction

Parameters

idtransaction ID (stringrequired

Returns

transaction with id, status, amount, type, createdAt, paymentInstrumentType, customer
POSThttps://api.braintreegateway.com:443/merchants/{merchantId}/transactions/advanced_search

Search transactions

Parameters

searchsearch criteria (objectrequired

Returns

transactions[] with id, status, amount, createdAt, customer, paymentInstrumentType