Get edit PO details

post

/service/v1/comparePOValuesOnEdit

This service is used to get edit PO details.

Request

Supported Media Types
Header Parameters
Body ()
Request Body that contains data required for fetching POs
Root Schema : EditPORequestModel
Type: object
Edit PO request model
Show Source
Back to Top

Response

Supported Media Types

200 Response

Edit PO Details DTO
Body ()
Root Schema : EditPODetailsModel
Type: object
Collection of Edit PO Details.
Show Source
Nested Schema : editPODetailsList
Type: array
Show Source
Nested Schema : EditPODetails
Type: object
Show Source

400 Response

Bad Request

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

405 Response

Invalid input

500 Response

Internal error
Back to Top