Get transaction request for withdrawing collected integrator's fees by chain
This endpoint can be used to get transaction request for withdrawing integrator’s collected fees the specified chain. If a list of token addresses is provided, the generated transaction will only withdraw the specified funds.
If there is no collected fees for the provided token’s addresses, the 400
error will be thrown.
The endpoint returns a IntegratorWithdrawalTransactionResponse
object which contains the transaction request.
Headers
Authentication header, contact support if you want to get registered.
Path Parameters
Id of the integrator that requests fee withdrawal
Specify chainId from which funds should be withdrawn
Query Parameters
Specify tokens from which funds should be withdraw
Response
Response of the integrator's fee withdrawal transaction request
Transaction request for withdrawing integrator's collected fees for the specified chain