Example searches: “to”, “date_update”, “200”, “total”, “per_page”
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>