Add Barcode

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

rawBarcode

string

length ≥ 1

Barcode in raw format

api-version

string

required

Defaults to 1.0

``200 OK

``400 Bad Request

Updated 3 months ago


Example Request

curl --request POST \
     --url https://demo-api.incodesmile.com/omni/add/barcode \
     --header 'accept: application/json' \
     --header 'api-version: 1.0' \
     --header 'content-type: application/json'

Response Codes

Status Code Description
200 OK
400 Bad Request

Updated 3 months ago