listPaymentMethods
List payment methods for user.
Responses | |||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 Stripe payment methods for user.
| |||||||||||||||||||||||||||||||||||||||
401 User is not authenticated.
|
List payment methods for user.
Responses | |||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 Stripe payment methods for user.
| |||||||||||||||||||||||||||||||||||||||
401 User is not authenticated.
|
listPaymentMethods
GET /v2/purchase/list
https://locksmith.unlock-protocol.com
curl -L 'https://locksmith.unlock-protocol.com/v2/purchase/list' \
-H 'Accept: application/json'