API → PaymentsList payment methods for your user
get
/user/payment/methods$ curl "https://api.zoo.dev/user/payment/methods" \
--header "Authorization: Bearer $TOKEN"200 OK
Response{}$ curl "https://api.zoo.dev/user/payment/methods" \
--header "Authorization: Bearer $TOKEN"{}