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.
Authentication header, contact support if you want to get registered.
Id of the integrator that requests fee withdrawal
Specify chainId from which funds should be withdrawn
Specify tokens from which funds should be withdraw
Response of the integrator's fee withdrawal transaction request
Transaction request for withdrawing integrator's collected fees for the specified chain