Skip to content

Collect Admin Fees

POST
/liquidity/pool/admin-fees/collect

Collect admin fees from a pool.

Authorizations

Request Body required

object
poolId
required

UUID of the pool to collect fees from

string format: uuid
walletId
required

Admin wallet ID that will collect the fees

string format: uuid

Responses

200

Admin fees collected successfully

object
queryId

ID of the command operation

string format: uuid

400

Bad Request

object
code
integer
400
message
string
Bad Request
details
string
Invalid input parameters