Skip to main content
PATCH
/
v1
/
withdraw
/
{tracking_id}
/
abandon
Abandon Withdraw
curl --request PATCH \
  --url https://api.yieldo.xyz/v1/withdraw/{tracking_id}/abandon
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.yieldo.xyz/llms.txt

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

Path Parameters

tracking_id
string
required

Response

Successful Response