** (Deprecated - use the "/zephr/subscribe" operation intead)** Uses the payment info captured by the braintree drop-in UI and encoded in the payment nonce to create a braintree customer in with a recurring payment. When braintree responds successfully, the logged-in user will be temporarily granted all entitlements in the product's associated bundle.
OK
Bad Request
Unauthorized
{- "product_id": "premium-access-monthly-recurring",
- "payment_nonce": "eyJ2ZXmsaW5nQW...(lots more random-looking characters)...dyZWmVubW8iOiJvZmYifQ==",
- "skip_trial_period": true,
- "start_date": "2021-01-01T00:00:00Z"
}
{- "grant_id": "33d576c7-d036-40e7-8141-8a91998a5c79"
}