Body
The token address (ATA) to receive the fee specified in feeTokenAmount. The ATA must match the token mint specified in feeToken
The token symbol for the fee token. Currently only USDC is supported.
USDC The amount of fee tokens to send to feeReceiver. The value must match the token mint decimals specified in feeToken (e.g., for USDC with 6 decimals, 1000000 = 1 USDC)
"1000000"
The public key for the position request account (TPSL) to cancel
"5HHB8sCKjWPU2zr3p4Lg49mQiaPQiHbCjHW7jgVzp583"
Response
200 OK
The token mint for the integrator fee token
The amount of the integrator fee token
The estimated integrator fee in USD (raw value with 6 decimal places)
The estimated integrator fee in USD (human-readable format)
The serialized transaction (base64 encoded) containing the instructions to cancel the TPSL request
The transaction can be signed and submitted through the RPC
legacy Contains relevant metadata for the serialized transaction.
