Skip to main content
POST
/
cabinet
/
referral
/
withdrawal
/
{request_id}
/
cancel
Cancel Withdrawal
curl --request POST \
  --url http://localhost:8080/cabinet/referral/withdrawal/{request_id}/cancel
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Path Parameters

request_id
integer
required

Response

Successful Response