Get Company Expenses

Gets a list of system and custom expenses.

URLs

Environment Method URL
Sandbox https://api-sandbox.fndev.net/api/rest/v2/company/expenses
Production https://api.fieldnation.com/api/rest/v2/company/expenses

Path Parameters

Not applicable.

Query Parameters

Parameter Type Example Notes
access_token string abc123defg459hijk786lmn45 Required.

Body

Not applicable.

Response

Returns the Expenses Response by Company. Refer to Expenses for parameter details and examples.

Errors

Standard HTTP and OAuth error codes.