Purchase order link program
patch
/service/v1/po/linkProgram
This service is used for Purchase Order Link Program
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
Root Schema : PoLinkedPrgRequest
Type:
Show Source
object
-
buyerId:
string
Buyer Id
-
poExternalNumber:
string
Purchase Order External Number
-
poInternalNumber:
string
Purchase Order Internal Number
-
programId:
string
Program Code
-
srcAppCd:
string
Channel
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Root Schema : PoServiceResponse
Type:
Show Source
object
-
buyerId:
string
Buyer Id
-
errors:
array errors
Error List
-
poExternalNumber:
string
Po External Number
-
poInternalNumber:
string
Po Internal Number
-
poStatus:
string
Po Status
-
poTransactionRefNo:
string
Po Transaction Ref Number
-
processStatus:
string
Process Status
-
sourceTxnId:
string
sourceTxnId
Nested Schema : ErrorDto
Type:
Show Source
object
-
errorCode:
string
Error Code
-
errorDesc:
string
Error Desc
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