Create and retrieve expenses tied to your account.
Authenticated partner methods are typically
POST /admin/api/… with a staff token.
See Authentication and API Reference.
Overview
Documented methods for this resource:
POST /admin/api/expensesPOST /admin/api/add_expensePOST /admin/api/getExpense
Authentication
All methods require a valid staff token.
Was this page helpful?