Your RegExp works perfectly fine for the usecase you described. As @C3roe commented, the only thing you need to do is to add the s modifier to the RegExp:
/"ordertyp"\s*:\s*"TINOP".*?"status"\s*:\s*"active"/gms