« All modules

Offers

Ofertă / comandă produse.

Filters on list endpoints are URL path segments, not query strings — see Conventions. The Swagger tester works best for JSON body endpoints.
GET /offers/list/ List product orders / offers (comenzi produse)

Returns a paginated list of comenzi_produse — the offer / product order table.

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

Responses

StatusDescription
200 OK — response uses the shared envelope.
400 Request is malformed or a required field is missing / invalid.

This page is generated from openapi.json.