curl 'https://platform.honkmobile.com/graphql?honkGUID=3shw59d6gzfvxayzfmla4m' -H 'Accept-Encoding: gzip, deflate, br' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Origin: moz-extension://e35a8475-7591-4f07-b6ba-68f48328e217' -H 'x-authentication: REDACTED' --data-binary '{"query":"# Welcome to Altair GraphQL Client.\n# You can send your request using CmdOrCtrl + Enter.\n\n# Enter your graphQL query here.\nquery RsvpPortalParkingSessions($rsvpPortalId: ID!) {\n rsvpPortalParkingSessions(rsvpPortalId: $rsvpPortalId) {\n hashid\n rateName\n startTime\n endTime\n voided\n transactionHistory {\n id\n total\n __typename\n }\n zone {\n zoneId\n hashid\n address {\n street\n city\n __typename\n }\n __typename\n }\n __typename\n }\n}","variables":{"rsvpPortalId":"2Gh4"}}' --compressed
paste.mozilla.org allows you to share code snippets and notes with others.
These pastes require a link to be viewed; they are not private.
Anyone with the link is able to see the paste and also delete it.
Please refrain from sharing personal or sensitive information on this website to avoid it being viewed by other parties.