Skip to main content
POST
cURL

Path Parameters

businessId
integer<int64>
required
billId
integer<int64>
required

Body

approved
boolean
comment
string | null
denialReason
string | null
approvedAmount
number<double> | null
approvedCurrency
string | null

Response

OK

previousStatus
enum<string>
Available options:
DRAFT,
PENDING_APPROVAL,
APPROVED,
READY_FOR_PAYMENT,
SCHEDULED,
PROCESSING,
PAID,
MARKED_PAID,
DENIED,
CANCELLED,
PAYMENT_FAILED
currentStatus
enum<string>
Available options:
DRAFT,
PENDING_APPROVAL,
APPROVED,
READY_FOR_PAYMENT,
SCHEDULED,
PROCESSING,
PAID,
MARKED_PAID,
DENIED,
CANCELLED,
PAYMENT_FAILED
transitionedAt
string<date-time>
transitionedByEmployee
object
comment
string | null