Skip to main content
GET
Get latest reimbursement

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <api_key>, where <api_key> is your api key.

Path Parameters

userId
string<uuid>
required

Response

default - application/json;charset=UTF-8

default response

id
string<uuid>
companyId
string<uuid>
userId
string<uuid>
expenseIds
string<uuid>[]
status
enum<string>

⚠️ This enum is not exhaustive; new values may be added in the future.

Available options:
IN_PROGRESS,
SUCCEEDED,
FAILED,
REJECTED,
RESET
createdAt
string<date-time>