POST
/
bulk-withdraw-confirm
curl --request POST \
  --url https://gateway.varchev.com/wallet/bulk-withdraw-confirm \
  --header 'Authorization: Bearer <token>' \
  --header 'tenantId: <tenantid>'

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

tenantId
string
required

Tenant Id

Response

default

Default response