Purchase Order Link Program

patch

/service/v1/po/linkProgram

This endpoint is used to purchase order link program.

Request

Supported Media Types
Header Parameters
Body ()
Root Schema : PoLinkedPrgRequest
Type: object
Show Source
Back to Top

Response

Supported Media Types

201 Response

Returns message of succes or failure
Body ()
Root Schema : PoServiceResponse
Type: object
Show Source
Nested Schema : errors
Type: array
Error List
Show Source
Nested Schema : ErrorDto
Type: object
Show Source

400 Response

Malformed syntax.

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