Square API Skip Receipt Screen

      "collect_signature": false,
      "tip_settings": {
        "allow_tipping": false
      },
      "skip_receipt_screen": false

This is what the GET / POST Logs show is the Response, I assume the response is the response from the terminal API and the Request is what I have sent to the API, If so then it is the terminal API response of “skip_receipt_screen”: false which needs to be true but how?