Skip to main content

OK response

Scan the below QR code with the scan2check mobile app to import the settings below. The API url is specific:

The API returns always an OK response, when a code is scanned. A minimal response object is returned.

Endpoint documentation:
upload-scanned-code-return-minimal-response

Settings JSON#

{  "app" : "scan2check.com",  "settings" : {    "apiUrl" : "https://stoplight.io/mocks/yofla/scan2check/18958858/upload-code-minimal-response"  }}

Settings QR code#

(above json as QR code)

API response#

(API response is an empty JSON. HTTP status code is 200.)

{}