cURL
curl --request GET \ --url https://api.steamgold.dev/v1/pouch/{pouchId}/verify \ --header 'Authorization: Bearer <token>'
{ "code": 200, "verified": true }
Проверяет возможность оплаты корзины
Documentation IndexFetch the complete documentation index at: https://steamgold.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://steamgold.dev/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
ID корзины
Корзина готова к оплате
200
true