Skip to main content
GET
/
players
/
{playerId}
/
withdrawals
/
pending
Get pending withdrawals
curl --request GET \
  --url https://mock-api.cevro.ai/v1/players/{playerId}/withdrawals/pending \
  --header 'Authorization: Bearer <token>' \
  --header 'X-Session-ID: <x-session-id>'

Documentation Index

Fetch the complete documentation index at: https://setup.cevro.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API Bearer token. For this demo, any non-empty string is accepted.

Headers

X-Session-ID
string
required

Path Parameters

playerId
string
required

Response

200

Pending withdrawals retrieved