Query store list
GET https://{handle}.myshopline.com/admin/openapi/v20250601/pos/offline-stores.json
Query Parameters
- app_key stringApp key
- cursor integer requiredStarting position , greater than 0 , non-compliant value , will be set to 0
- limit integer requiredThe number of query ( 0 , 100] , non-compliant value , will be set to 50Example:
50
Request Headers
- Authorization string requiredToken in standard bearer formatExample:
Bearer eyJhbGciOiJIUzUxMiJ9.eyJhcHBLZXkiOiJmMjM3OWQyMTYyOGMzM2QxMWRiMWZkYjY5N2EzZjdjMjZlNGMwYTA5Iiwic2VsbGVySWQiOiIyMDAwMjM0ODgwIiwic3RvcmVJZCI6IjE2NzIzNjk3Mjk2MDYiLCJ2ZXJzaW9uIjoiVjIiLCJkb21haW4iOiJodHRwczovL3NsLW9wZW4tc2cubXlzaG9wbGluZS5jb20iLCJ0aW1lc3RhbXAiOjE2NzUzMTk0OTI0MzksImlzcyI6Inlzb3VsIiwiZXhwIjoxNzY5OTI3NDkyfQ.UwQzomM2veGCUaOZ0paUxq5dpc7DXuhHYFvsQ_uIAKduzWcb_j2E4q_36El83sp145D4cKbpcE5KCeeIz-JNQw
Response
- 200
Response Headers
traceId
traceId
Response Body
dataobject
Store datadataobject[]
Store datahas_tax_number stringSet the tax number y ( yes ) , n ( no ) or notid stringidname stringNamehas_more booleanThere are more data or notExample:true
total integertotalExample:100
API Explorer
Debugger
Examples
Was this article helpful to you?