Epos
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
product_idstringRequired
sku_idstringOptional
quantitynumberRequired
Responses
200Success
application/json
successbooleanOptionalExample:
truemessagestringOptionalExample:
Request successfuldatamultipleOptionalExample:
Brand | Product | Notification | ...post
/api/v1/generate-code200Success
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200Success
application/json
successbooleanOptionalExample:
truemessagestringOptionalExample:
Request successfuldatamultipleOptionalExample:
Brand | Product | Notification | ...post
/api/v1/generate-code/batch200Success
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
product_idstringRequired
proof_of_purchase_codestringRequired
Body
Responses
200Success
application/json
successbooleanOptionalExample:
truemessagestringOptionalExample:
Request successfuldatamultipleOptionalExample:
Brand | Product | Notification | ...get
/api/v1/code/{product_id}/{proof_of_purchase_code}200Success
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
eposstringRequired
product_idstringRequired
Body
typestring · enumRequiredPossible values:
emailstringRequired
phone_numberstringRequired
Responses
200Success
application/json
successbooleanOptionalExample:
truemessagestringOptionalExample:
Request successfuldatamultipleOptionalExample:
Brand | Product | Notification | ...post
/api/v1/code/send/{epos}/{product_id}200Success
Last updated