List service sheets
get
https://api.mercadoe.com/v1/service-sheets-document
Get all service sheets, with optional exact filtering by clientFRSId and paging support.
Request
Query Parameters
PageNumber
int32
Page number to retrieve
PageSize
int32
Number of items per page
ClientFRSId
string
Filters the results by an exact match on the FRS client Id
Responses
200
404
OK
Body
application/json
data
array of object
hits
int32 | null
next
string | null