HTTP Methods
Method | Description |
---|---|
GET | To retrieve data from the given server. |
POST | To insert or upload any new resource to the server. |
PUT | To update an existing resource. This replaces the target resource with the updated content. |
DELETE | To delete a resource at a particular location. |
#
API Key GeneratingLogin to https://mystore.lingapos.com
;
Click to License
from side bar;
Click to Developer API
tab;
Click to Key Generator
button;
Copy to generated-key
;
Send apikey
with every request header'.