## Authentication
Requires both partner and user authorization:

```
Authorization: Bearer <partner_token>, User <user_token>
```
