| Documentation Last Update |
|
| Description |
GRMS will notify client when status of risk assessment request is changed.
GRMS will submit a HTTP POST to client's call back URL, which the client specify during the initial submition of with the risk assessment request.
|
| Call Back URL |
URL to client's server. Client can provide call back URL when submitting the risk assessment request. See Submit Supplier Risk Assessment for further details.
|
| Call Back Method |
HTTP POST
|
| Call Back Fields |
| Field |
Data Type |
Definition |
| RiskAssessmentTransactionID |
string |
Risk assessment request transaction ID. This transaction ID is returned by REST API method Submit Supplier Risk Assessment.
|
| RiskAssessmentStatus |
string |
Status of the risk assessment |
|