Skip to main content
PUT
cURL

Path Parameters

businessId
integer<int64>
required

Body

id
integer<int64>
required
currency
string | null
totalAmount
number<double> | null
subTotalAmount
number<double> | null
taxAmount
number<double> | null
discountAmount
number<double> | null
tipAmount
number<double> | null
description
string | null
category
string | null
note
string | null
tags
string | null
additionalCharges
number<double> | null
reference
string | null
date
string<date-time> | null
status
enum<string>
Available options:
DRAFT,
PENDING,
PARTIALLY_PAID,
PAID,
OVERDUE,
CANCELLED,
REFUNDED,
PARTIALLY_REFUNDED,
VOIDED,
PENDING_APPROVAL,
POLICY_BLOCKED,
POLICY_FLAGGED
categoryId
integer<int64> | null
expenseReportId
integer<int64> | null
payerType
enum<string>
Available options:
EMPLOYEE,
COMPANY

Response

200

OK