POSPointe
    POSPointe
    Pospointe Trans
    • POSPointe GiftCard Server
    • Pospointe Trans
    • MyPOSPointe API
    • Pospointe Agent
    • Pospointe Loyalty
    • Untitled Endpoint
      GET

      Untitled Endpoint

      Developing
      GET
      https://giftcard.myposerver.comhttps://primary.myposerver.com/Others/status

      Request

      Authorization
      Send your HTTP requests with an
      Authorization
      header that contains the word Basic followed by a space and a base64-encoded string username:password
      Example:
      Authorization: Basic *****************

      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://primary.myposerver.com/Others/status' \
      --header 'Authorization: Basic Og=='

      Responses

      🟢200Success
      application/json
      Body

      Example
      {}
      Modified at 2024-09-20 16:31:57
      Built with