Get approval events for an invoice
get
https://api.mercadoe.com/v1/invoices/{invoiceId}/approvers
Returns approval history including approver, timestamps, and notes or justifications.
Request
Path Parameters
invoiceId
int32
required
the invoice id
Query Parameters
pageNumber
int32
the page number must be an integer greater than or equal to 1
default:
1pageSize
int32
the page size must be an integer greater than or equal to 1
default:
200Responses
200
404
OK
Body
application/json
data
array of object
hits
int32 | null
next
string | null