Skip to main content

Get Withdraw Setting Request By ID

GET 

/withdraw-setting-request/:id

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Retrieve details of a withdraw setting request by its ID.

Request

Path Parameters

    id stringrequired

    User withdraw setting request id.

Header Parameters

    nonce stringrequired

    The nonce ID is a UUID (v4) used to uniquely identify the requisition. All requisitions must have an identifier.

Responses

If any required params are missing or has invalid format or type.

Loading...