public static string GetStandardRequestXml(FiksRequest fiksRequest) { return(PayloadHelper.GetStandardPayloadAsText(fiksRequest)); }