GET api/Users/NotifyPendingDocuments
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
RootObjectOfDocumentName | Description | Type | Additional information |
---|---|---|---|
Success | integer |
None. |
|
Message | string |
None. |
|
Value | string |
None. |
|
Result | Document |
None. |
|
NoOfRecords | integer |
None. |
|
Alert | string |
None. |
|
AlertType | string |
None. |
|
Action | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "Success": 1, "Message": "sample string 2", "Value": "sample string 3", "Result": { "SentDocuments": [ { "Id": 1, "MessageId": 2, "PONumber": "sample string 3", "DocType": "sample string 4", "RefNo": "sample string 5", "APP_Uuid": "sample string 6", "Sender": "sample string 7", "TenantAliasId": 8, "TenantId": 9, "SenderGSID": "sample string 10", "Receiver": "sample string 11", "TPTenantId": 12, "TPTenantAliasId": 13, "ReceiverGSID": "sample string 14", "SentDateTime": "sample string 15" }, { "Id": 1, "MessageId": 2, "PONumber": "sample string 3", "DocType": "sample string 4", "RefNo": "sample string 5", "APP_Uuid": "sample string 6", "Sender": "sample string 7", "TenantAliasId": 8, "TenantId": 9, "SenderGSID": "sample string 10", "Receiver": "sample string 11", "TPTenantId": 12, "TPTenantAliasId": 13, "ReceiverGSID": "sample string 14", "SentDateTime": "sample string 15" } ], "ProcessedDocuments": [ { "Id": 1, "MessageId": 2, "PONumber": "sample string 3", "DocType": "sample string 4", "RefNo": "sample string 5", "APP_Uuid": "sample string 6", "Sender": "sample string 7", "TenantAliasId": 8, "TenantId": 9, "SenderGSID": "sample string 10", "Receiver": "sample string 11", "TPTenantId": 12, "TPTenantAliasId": 13, "ReceiverGSID": "sample string 14", "SentDateTime": "sample string 15" }, { "Id": 1, "MessageId": 2, "PONumber": "sample string 3", "DocType": "sample string 4", "RefNo": "sample string 5", "APP_Uuid": "sample string 6", "Sender": "sample string 7", "TenantAliasId": 8, "TenantId": 9, "SenderGSID": "sample string 10", "Receiver": "sample string 11", "TPTenantId": 12, "TPTenantAliasId": 13, "ReceiverGSID": "sample string 14", "SentDateTime": "sample string 15" } ], "UnProcessedDocuments": [ { "Id": 1, "MessageId": 2, "PONumber": "sample string 3", "DocType": "sample string 4", "RefNo": "sample string 5", "APP_Uuid": "sample string 6", "Sender": "sample string 7", "TenantAliasId": 8, "TenantId": 9, "SenderGSID": "sample string 10", "Receiver": "sample string 11", "TPTenantId": 12, "TPTenantAliasId": 13, "ReceiverGSID": "sample string 14", "SentDateTime": "sample string 15" }, { "Id": 1, "MessageId": 2, "PONumber": "sample string 3", "DocType": "sample string 4", "RefNo": "sample string 5", "APP_Uuid": "sample string 6", "Sender": "sample string 7", "TenantAliasId": 8, "TenantId": 9, "SenderGSID": "sample string 10", "Receiver": "sample string 11", "TPTenantId": 12, "TPTenantAliasId": 13, "ReceiverGSID": "sample string 14", "SentDateTime": "sample string 15" } ], "FailedEmails": [ { "Email": "sample string 1", "Message": "sample string 2" }, { "Email": "sample string 1", "Message": "sample string 2" } ] }, "NoOfRecords": 4, "Alert": "sample string 5", "AlertType": "sample string 6", "Action": "sample string 7" }
application/xml, text/xml
Sample:
<RootObjectOfDocumentAnoMCRry xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/UserManagementAPI.Models"> <Action>sample string 7</Action> <Alert>sample string 5</Alert> <AlertType>sample string 6</AlertType> <Message>sample string 2</Message> <NoOfRecords>4</NoOfRecords> <Result> <FailedEmails> <FaildEmail> <Email>sample string 1</Email> <Message>sample string 2</Message> </FaildEmail> <FaildEmail> <Email>sample string 1</Email> <Message>sample string 2</Message> </FaildEmail> </FailedEmails> <ProcessedDocuments> <DocumentList> <APP_Uuid>sample string 6</APP_Uuid> <DocType>sample string 4</DocType> <Id>1</Id> <MessageId>2</MessageId> <PONumber>sample string 3</PONumber> <Receiver>sample string 11</Receiver> <ReceiverGSID>sample string 14</ReceiverGSID> <RefNo>sample string 5</RefNo> <Sender>sample string 7</Sender> <SenderGSID>sample string 10</SenderGSID> <SentDateTime>sample string 15</SentDateTime> <TPTenantAliasId>13</TPTenantAliasId> <TPTenantId>12</TPTenantId> <TenantAliasId>8</TenantAliasId> <TenantId>9</TenantId> </DocumentList> <DocumentList> <APP_Uuid>sample string 6</APP_Uuid> <DocType>sample string 4</DocType> <Id>1</Id> <MessageId>2</MessageId> <PONumber>sample string 3</PONumber> <Receiver>sample string 11</Receiver> <ReceiverGSID>sample string 14</ReceiverGSID> <RefNo>sample string 5</RefNo> <Sender>sample string 7</Sender> <SenderGSID>sample string 10</SenderGSID> <SentDateTime>sample string 15</SentDateTime> <TPTenantAliasId>13</TPTenantAliasId> <TPTenantId>12</TPTenantId> <TenantAliasId>8</TenantAliasId> <TenantId>9</TenantId> </DocumentList> </ProcessedDocuments> <SentDocuments> <DocumentList> <APP_Uuid>sample string 6</APP_Uuid> <DocType>sample string 4</DocType> <Id>1</Id> <MessageId>2</MessageId> <PONumber>sample string 3</PONumber> <Receiver>sample string 11</Receiver> <ReceiverGSID>sample string 14</ReceiverGSID> <RefNo>sample string 5</RefNo> <Sender>sample string 7</Sender> <SenderGSID>sample string 10</SenderGSID> <SentDateTime>sample string 15</SentDateTime> <TPTenantAliasId>13</TPTenantAliasId> <TPTenantId>12</TPTenantId> <TenantAliasId>8</TenantAliasId> <TenantId>9</TenantId> </DocumentList> <DocumentList> <APP_Uuid>sample string 6</APP_Uuid> <DocType>sample string 4</DocType> <Id>1</Id> <MessageId>2</MessageId> <PONumber>sample string 3</PONumber> <Receiver>sample string 11</Receiver> <ReceiverGSID>sample string 14</ReceiverGSID> <RefNo>sample string 5</RefNo> <Sender>sample string 7</Sender> <SenderGSID>sample string 10</SenderGSID> <SentDateTime>sample string 15</SentDateTime> <TPTenantAliasId>13</TPTenantAliasId> <TPTenantId>12</TPTenantId> <TenantAliasId>8</TenantAliasId> <TenantId>9</TenantId> </DocumentList> </SentDocuments> <UnProcessedDocuments> <DocumentList> <APP_Uuid>sample string 6</APP_Uuid> <DocType>sample string 4</DocType> <Id>1</Id> <MessageId>2</MessageId> <PONumber>sample string 3</PONumber> <Receiver>sample string 11</Receiver> <ReceiverGSID>sample string 14</ReceiverGSID> <RefNo>sample string 5</RefNo> <Sender>sample string 7</Sender> <SenderGSID>sample string 10</SenderGSID> <SentDateTime>sample string 15</SentDateTime> <TPTenantAliasId>13</TPTenantAliasId> <TPTenantId>12</TPTenantId> <TenantAliasId>8</TenantAliasId> <TenantId>9</TenantId> </DocumentList> <DocumentList> <APP_Uuid>sample string 6</APP_Uuid> <DocType>sample string 4</DocType> <Id>1</Id> <MessageId>2</MessageId> <PONumber>sample string 3</PONumber> <Receiver>sample string 11</Receiver> <ReceiverGSID>sample string 14</ReceiverGSID> <RefNo>sample string 5</RefNo> <Sender>sample string 7</Sender> <SenderGSID>sample string 10</SenderGSID> <SentDateTime>sample string 15</SentDateTime> <TPTenantAliasId>13</TPTenantAliasId> <TPTenantId>12</TPTenantId> <TenantAliasId>8</TenantAliasId> <TenantId>9</TenantId> </DocumentList> </UnProcessedDocuments> </Result> <Success>1</Success> <Value>sample string 3</Value> </RootObjectOfDocumentAnoMCRry>