Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
🚧 Work in progress — content not verified.
cURL
curl --request GET \ --url https://api.spirii.com/reimbursement/v1/expenses/{expenseId}/document \ --header 'Authorization: Bearer <token>'
"<string>"
Authorization via a JWT bearer token.
Unique identifier of the Expense.
"f570bb7a-180a-4f82-bc13-eedf3573de43"
Returns expense document download url.
The response is of type string<uri>.
string<uri>