Gets a Braintree promo code.
OK
Bad Request
Unauthorized
Forbidden
Not Found
{- "code": "promo-123",
- "discount": 20,
- "paymentOptions": [
- {
- "slug": "plan-123",
- "currency": "$",
- "pricePointId": "cost-123",
- "originalPrice": 3.45,
- "discountPrice": 2
}
]
}