cURL
curl --request POST \ --url https://mag3nt.com/api/ap2/payment-methods \ --header 'Authorization: Bearer <token>'
{ "methods": [ { "type": "<string>", "card_id": "<string>", "available": 123 } ] }
Documentation IndexFetch the complete documentation index at: https://docs.mag3nt.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.mag3nt.com/llms.txt
Use this file to discover all available pages before exploring further.
Session token from POST /api/auth/verify
Payment methods
Show child attributes