export type GetSecondaryCancelTxIdResponse = { orderNum: string; txId: string; };