Example searches: "transaction", "CreateOrder", "/v2/locations", "inventory", "delete customer"
The API accepts 2 different authentication methods:
Token of the Authenticated User, on Wallet Apple Web Service endpoints In Header of requests: Authorization Example: Authorization: ApplePass <TOKEN>
Authorization: ApplePass <TOKEN>
Token of the Authenticated User, on Manager and Platform endpoints In Header of requests : Authorization Example: Authorization: Bearer <TOKEN>
Authorization: Bearer <TOKEN>