json: cannot unmarshal number into Go struct field SubAccountTransferSubToMasterResponse.txnId of type string
type SubAccountTransferSubToMasterResponse struct {
TxnId string json:"txnId"
}
endpoint: "/sapi/v1/sub-account/transfer/subToMaster"
txnId type changed