The response payload of the Create Request API contains certain Status Codes
| Status | Description |
|---|---|
| REQUESTED | Raised when a request is initiated |
| APPROVED | Raised a Request gets Approved |
| SUCCESS | Raised when an action is completed by the customer and there are no more actionables ,Now system will do background processing |
| APPROVAL_PENDING | Raised When some rules are passed |
| REJECTED | Raised due to manual rejection by the auditor |
| EXPIRED | Raised when the request gets expired |
| SKIPPED | Raised when a conditional journey is skipped |