POSPointe
    POSPointe
    Pospointe Agent
    • POSPointe GiftCard Server
    • Pospointe Trans
    • MyPOSPointe API
    • Pospointe Agent
    • Pospointe Loyalty
    • Get OnlineStores
      GET

      Get OnlineStores

      Developing
      GET
      https://giftcard.myposerver.comhttps://asnitagentapi.azurewebsites.net/OnlineStores

      Request

      None

      Request samples

      Shell
      JavaScript
      Java
      Swift
      Go
      PHP
      Python
      HTTP
      C
      C#
      Objective-C
      Ruby
      OCaml
      Dart
      R
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'https://asnitagentapi.azurewebsites.net/OnlineStores'

      Responses

      🟢200OK
      application/json
      Body

      Example
      [
          {
              "storeID": "string",
              "storeName": "string",
              "storeAddress": null,
              "isActive": true,
              "db": "string",
              "status": true,
              "logopath": "string",
              "locationPoint": "string"
          }
      ]
      Modified at 2024-11-26 04:36:15
      Built with