List Braintree payment methods

Lists the Braintree payment method details associated with the logged-in user.

SecurityCookieBlaizeSession or JwtQuery or JwtHeaderXBlaizeJwt or JwtHeaderXZephrJwt or JwtBearer or JwtCookie
Request
header Parameters
cookie
string

The session cookie.

Example: `blaize_session=...` (string)
Responses
200

OK

401

Unauthorized

404

Not Found

get/zephr/payment/braintree/payment-methods
Response samples
application/json
[
  • {
    }
]