{
"response_message": "string",
"response_code": 0,
"payload": {
"b2bIds": {
"buyerB2BId": "string",
"supplierB2BId": "string"
},
"resp": {
"reqMsgId": "string",
"result": "string",
"errorCd": "string",
"errorDtl": "string",
"errorField": "string"
},
"poStatus": {
"objectId": "string",
"buyerPONumber": "string",
"objectVersion": {
"currentVersion": 0,
"newVersion": 0
},
"buyerAction": "string",
"buyerRemarks": "string",
"poStatusTransition": {
"currentStatus": "string",
"newStatus": "string"
}
},
"additionalInfos": [
{
"name": "string",
"value": "string"
}
]
}
}