Skip to main content
POST
cURL

Body

files
object[] | null
merge
boolean
note
string | null
businessId
integer<int64> | null
employeeId
integer<int64> | null
expenseReportId
integer<int64> | null
categoryId
integer<int64> | null
type
enum<string>
Available options:
AUTO,
RECEIPT,
INVOICE
payerType
enum<string>
Available options:
EMPLOYEE,
COMPANY

Response

OK

id
integer<int64>
jobId
string | null
jobStatus
enum<string>
Available options:
PENDING,
IN_PROGRESS,
SUCCEEDED,
FAILED,
ERROR,
REJECTED
attachment
object
transactionId
integer<int64> | null
idempotentId
string | null
cdnUrl
string | null
createdAt
string<date-time>
note
string | null
submittedByEmployeeId
integer<int64> | null
submittedByEmployee
object
expenseReportId
integer<int64> | null
categoryId
integer<int64> | null
isDuplicate
boolean