Stores

1. Store Index

Endpoints
  • /stores
Method: GET
Requires Authentication: NO
Parameters
  • query

    The string to be searched in the store name

  • country-code

    The code of the country from witch we will pick up the stores, defaults to "US"

Responses
  • Success
    Status code: 200

2. Store Show

Endpoints
  • /stores/{store_id}
Method: GET
Requires Authentication: YES
Responses
  • Validation success
    Status code: 200