Skip to main content
POST
cURL

Path Parameters

businessId
integer<int64>
required
reportId
integer<int64>
required

Body

reason
string | null

Response

OK

id
integer<int64>
reportNumber
string | null
title
string | null
description
string | null
businessPurpose
string | null
status
enum<string>
Available options:
DRAFT,
SUBMITTED,
UNDER_REVIEW,
APPROVED,
REJECTED,
REIMBURSED,
CANCELLED,
REIMBURSEMENT_PLANNED,
REQUIRES_CHANGES,
PARTIALLY_APPROVED,
PARTIALLY_REIMBURSED
paymentStatus
enum<string>
Available options:
NOT_PAID,
PENDING,
PROCESSING,
PAID,
PARTIALLY_PAID,
FAILED,
CANCELLED
total
object
approved
object
reimbursed
object
totalAmount
number<double>
read-only
currency
string | null
read-only
approvedAmount
number<double>
read-only
reimbursedAmount
number<double>
read-only
startDate
string<date-time> | null
endDate
string<date-time> | null
createdAt
string<date-time>
updatedAt
string<date-time> | null
submittedAt
string<date-time> | null
reimbursedAt
string<date-time> | null
plannedReimbursementDate
string<date-time> | null
business
object
employee
object
submittedByEmployee
object
delegateEmployee
object
createdByEmployee
object
expenseCount
integer<int32>
commentsCount
integer<int32>
reimbursementCount
integer<int32>