List all Braintree plans

Lists the plans associated with the identified product. The product ID is required.

SecurityCookieBlaizeSession or JwtQuery or JwtHeaderXBlaizeJwt or JwtHeaderXZephrJwt or JwtBearer or JwtCookie
Request
query Parameters
product_id
required
string

Product ID

header Parameters
cookie
string

The session cookie.

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

OK

400

Bad Request

401

Unauthorized

404

Not Found

get/zephr/payment/braintree/plans
Response samples
application/json
{
  • "plan-id": {
    }
}