Skip to main content
POST
cURL

Path Parameters

id
string<uuid>
required

Body

id
string<uuid>
amount
number<double>
currency
string | null
merchant
string | null
category
string | null
description
string | null
date
string<date-time> | null
department
string | null
vendor
string | null
employeeId
integer<int64> | null
status
enum<string>
Available options:
DRAFT,
SUBMITTED,
APPROVED,
REJECTED,
PENDING_APPROVAL,
POLICY_BLOCKED,
POLICY_FLAGGED
flags
string[] | null

Response

200

OK