receipt-items
get/api/v1/receipt-items
Query parameters
created__gtestring date-time
created__ltestring date-time
order_bystring
Which field to use when ordering the results.
pageinteger
A page number within the paginated result set.
proof__ownerstring
proof_idinteger
sizeinteger
Number of results to return per page.
{"stackTrail":"paths:/api/v1/receipt-items:get:parameters:7:schema","oasType":"schema","type":"unknown","nullable":true}
The current status of the item
- 0 - deleted
- 1 - linked_to_price
status__isnullboolean
Response
Example response
{
"page": 1,
"pages": 16,
"size": 100,
"total": 1531
}