Expense Review Configuration
Get Expense Review Configuration
Endpoint to get ExpenseReview configuration
get/business/v2/expense-review/configuration
Response
The result is the configuration of ExpenseReview resource.
Example response
{
"start_date": "2017-06-01T12:48:40Z",
"policy_url": "https://www.policy.pdf",
"update_timestamp": "2017-06-01T12:48:40Z"
}