Data Definition for Rejecting an Order
Field Name | Data Type | Description | State |
---|---|---|---|
originatorConversationId | string | A unique identifier of the request from the client. | Mandatory |
transactionStatus | string | The value representing the state of the transaction (refer to the Transaction Status Types table). | Mandatory |
transactionDescription | string | Describes the transactionStatus value. | Mandatory |
resultCode | string | The code representing the result of the reject process. | Mandatory |
resultCodeDescription | string | Describes the resultCode value. | Mandatory |