Store
Get Image (Store Image)
URL:https://api.lingaros.com/v1/lingapos/store/{store-id}/image
curl -X GET \
-H "apikey: generated-api-key" \
-H "Content-Type: application/json" \ \
https://api.lingaros.com/v1/lingapos/store/{store-id}/image \
Get store information.
curl -X POST \
-H "apikey: generated-api-key" \
-H "Content-Type: application/json" \
https://api.lingaros.com/v1/lingapos/store/{store-id}/?token={token}&deviceId={android_id}&licenseKey={licensekey} \