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