Retrieve Group Basis Code and Product Processor Code for All Product Processors

get

/obedm-common-services/productprocessor/groupBasis

This endpoint is used to retrieve the Group basis code and Product Processor code for all product processors.

Request

Supported Media Types
Header Parameters
Back to Top

Response

Supported Media Types

200 Response

Returns Group basis code and Product Processor code for all Product Processors.
Body ()
Root Schema : ProductProcessorGroupBasisCollection
Type: object
Collection of productprocessor.
Show Source
Nested Schema : data
Type: array
An array of product processor group basis objects.
Show Source
Nested Schema : PagingDto
Type: object
Show Source
Nested Schema : ProductProcessorGroupBasisDto
Type: object
Show Source

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

500 Response

Internal error
Back to Top