Creates the Braintree payment method with the associated vaulted nonce, for the authenticated user.
OK
Unauthorized
Not Found
{- "payment_method_nonce": "aa583cb8...and other characters...3a43796ef8e5"
}
{- "token": "8m2kc5g",
- "default": false,
- "card_type": "Visa",
- "card_holder_name": "John Rambo",
- "card_number_masked": "654321******0987",
- "expiration_date": "07/22",
- "expired": false,
- "expiring_soon": false,
- "in_use": false,
- "last_4": "1111",
- "nonce": "086128f3-04c2-069e-78d2-3f4de98508e5",
- "type": "CreditCard",
- "zipcode": "123456"
}