Placewise API
Get startedExplore
Get startedExplore
Performance Cloud 🗗
Placewise 🗗
  1. API Contexts
  • Introduction
  • Global Headers
  • Common HTTP Error Codes
  • API Permits
  • Rate Limiting
  • Authorization
    • Token Authorization
    • Member Authorization
    • User Authorization
  • API Contexts
    • Customer Context
    • LoyaltyClub Context
    • Global Context
  • Common Concepts
    • Localization
    • System URLs
    • Params Validation
    • Pagination
    • Sorting
  • Common Models
    • Common Data Formats
    • Member Model
    • API Entity Model
    • Opening Hours Model
  1. API Contexts

Customer Context

Customer is the most basic entity representing a party that uses our system.
Altough most of the data the API operates on is tied to the Loyalty Club, some of it belongs directly to the Customer record.
For such endpoints, we use Customer context.
The requests working within such context must specify ID of the Customer under X-Customer header:
X-Customer: 1000941
Previous
API Contexts
Next
LoyaltyClub Context
Built with