Gets all producer production groups by their IDs.

SecurityBearer
Request
Request Body schema: application/json
required

The Ids of the producer production groups.

Array
integer <int32>
Responses
200

OK

401

Unauthorized

500

Internal Server Error

post/api/producer-production-groups-by-ids
Request samples
application/json
[
  • 0
]
Response samples
application/json
[
  • {
    }
]