« All modules

Receptions (GRN)

Facturi de recepționat (goods receipt notes).

Filters on list endpoints are URL path segments, not query strings — see Conventions. The Swagger tester works best for JSON body endpoints.
GET /grn/list/ List Goods Receipt Notes (recepții)

Returns a paginated list of GRN (recepții). Each row includes the linked client (supplier) block.

Standard filters: year, yearmonth, yearmonthday, date, modifiedafter, modifiedthrough, id, minid, skipcancelled, page.

Responses

StatusDescription
200 OK — response uses the shared envelope.
400 Request is malformed or a required field is missing / invalid.
POST /grn/add/ Add a received invoice for processing

Not fully implemented yet. Reserved endpoint for pushing a received invoice into the receptions queue.

Responses

StatusDescription
200 OK — response uses the shared envelope.

This page is generated from openapi.json.