GET api/Mobile/SearchReceivedDocuments?searchTerm={searchTerm}&accountCode={accountCode}&fromDate={fromDate}&toDate={toDate}&page={page}&pageSize={pageSize}

Search the list of received documents

Request Information

URI Parameters

NameDescriptionTypeAdditional information
searchTerm

string

Required

accountCode

string

Required

fromDate

date

Required

toDate

date

Required

page

integer

Default value is 1

pageSize

integer

Default value is 1000

Body Parameters

None.

Response Information

Resource Description

Collection of ElasticDoc
NameDescriptionTypeAdditional information
DocumentId

globally unique identifier

None.

SenderId

globally unique identifier

None.

ReceiverId

globally unique identifier

None.

DocumentTypeId

integer

None.

DocumentTypeName

string

None.

CurrencyTypeId

integer

None.

Number

integer

None.

Series

string

None.

SenderCode

string

None.

SenderName

string

None.

ReceiverCode

string

None.

ReceiverName

string

None.

Date

date

None.

DateNumber

integer

None.

NetAmount

decimal number

None.

TaxAmount

decimal number

None.

FreeAmount

decimal number

None.

TotalAmount

decimal number

None.

BatchId

globally unique identifier

None.

SyncPointId

globally unique identifier

None.

CreationSource

string

None.

CreatedBy

string

None.

Timestamp

date

None.

LastUpdated

date

None.

Data

string

None.

Attachments

Collection of Attachment

None.

References

Collection of Reference

None.

EmailNotifications

Collection of EmailNotification

None.

CountryId

string

None.

IntCountryId

string

None.

IntCode

string

None.

IntName

string

None.

Offers

Collection of DocumentCheckedByRule

None.

Has1002

boolean

None.

Has1003

boolean

None.

IsCanceled

boolean

None.

BlockChainTx

string

None.

PaymentDate

date

None.

PaidAmount

decimal number

None.

ReceptionDate

date

None.

ExpirationDate

date

None.

Validated

integer

None.

StatusDesc

string

None.

VendorNumberValidation

integer

None.

StoreNumberValidation

integer

None.

PurchaseOrderValidation

integer

None.

GrnDepValidation

integer

None.

ReceivingAdviceValidation

integer

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "DocumentId": "b5a3a9ee-3613-43be-a9bd-9a21143628b3",
    "SenderId": "4031e779-1e74-495d-8ab2-8c28b21867f3",
    "ReceiverId": "0bc86a61-3e13-49ce-810d-42362eb208c2",
    "DocumentTypeId": 4,
    "DocumentTypeName": "sample string 5",
    "CurrencyTypeId": 1,
    "Number": 6,
    "Series": "sample string 7",
    "SenderCode": "sample string 8",
    "SenderName": "sample string 9",
    "ReceiverCode": "sample string 10",
    "ReceiverName": "sample string 11",
    "Date": "2024-05-08T04:15:16.4244581+00:00",
    "DateNumber": 13,
    "NetAmount": 14.0,
    "TaxAmount": 15.0,
    "FreeAmount": 16.0,
    "TotalAmount": 17.0,
    "BatchId": "d019e736-93ab-4f27-b63e-ad018bc55c59",
    "SyncPointId": "ee2319cf-202f-480e-8bf4-d9c7901f414f",
    "CreationSource": "sample string 20",
    "CreatedBy": "sample string 21",
    "Timestamp": "2024-05-08T04:15:16.4244581+00:00",
    "LastUpdated": "2024-05-08T04:15:16.4244581+00:00",
    "Data": "sample string 24",
    "Attachments": [
      {
        "AttachmentId": "f80c697a-6a43-48a8-abfd-95cb01132b40",
        "DocumentId": "6495d83d-379d-4d3e-8e3a-9f63504ad45d",
        "AttachmentTypeId": 3,
        "AttachmentTypeName": "sample string 4",
        "Name": "sample string 5",
        "Description": "sample string 6",
        "Date": "2024-05-08T04:15:16.4244581+00:00",
        "FileExt": "sample string 8",
        "ShowSender": true,
        "ShowReceiver": true,
        "StatusCode": "sample string 11",
        "StatusDescription": "sample string 12",
        "CreationSource": "sample string 13",
        "CreatedBy": "sample string 14",
        "Timestamp": "2024-05-08T04:15:16.4244581+00:00",
        "LastUpated": "2024-05-08T04:15:16.4244581+00:00"
      },
      {
        "AttachmentId": "f80c697a-6a43-48a8-abfd-95cb01132b40",
        "DocumentId": "6495d83d-379d-4d3e-8e3a-9f63504ad45d",
        "AttachmentTypeId": 3,
        "AttachmentTypeName": "sample string 4",
        "Name": "sample string 5",
        "Description": "sample string 6",
        "Date": "2024-05-08T04:15:16.4244581+00:00",
        "FileExt": "sample string 8",
        "ShowSender": true,
        "ShowReceiver": true,
        "StatusCode": "sample string 11",
        "StatusDescription": "sample string 12",
        "CreationSource": "sample string 13",
        "CreatedBy": "sample string 14",
        "Timestamp": "2024-05-08T04:15:16.4244581+00:00",
        "LastUpated": "2024-05-08T04:15:16.4244581+00:00"
      }
    ],
    "References": [
      {
        "ReferenceId": "3d28348b-5c7e-4dee-8637-201bab0033ad",
        "DocumentId": "e01a74b4-b6d0-4f2c-80b9-9d624ec8d703",
        "SenderCode": "sample string 3",
        "DocumentType": "sample string 4",
        "Number": "sample string 5",
        "Date": "2024-05-08T04:15:16.4244581+00:00",
        "RefCode": 1,
        "RefReason": "sample string 7",
        "CreationSource": "sample string 8",
        "CreatedBy": "sample string 9",
        "Timestamp": "2024-05-08T04:15:16.4244581+00:00",
        "LastUpated": "2024-05-08T04:15:16.4244581+00:00"
      },
      {
        "ReferenceId": "3d28348b-5c7e-4dee-8637-201bab0033ad",
        "DocumentId": "e01a74b4-b6d0-4f2c-80b9-9d624ec8d703",
        "SenderCode": "sample string 3",
        "DocumentType": "sample string 4",
        "Number": "sample string 5",
        "Date": "2024-05-08T04:15:16.4244581+00:00",
        "RefCode": 1,
        "RefReason": "sample string 7",
        "CreationSource": "sample string 8",
        "CreatedBy": "sample string 9",
        "Timestamp": "2024-05-08T04:15:16.4244581+00:00",
        "LastUpated": "2024-05-08T04:15:16.4244581+00:00"
      }
    ],
    "EmailNotifications": [
      {
        "EmailNotificationId": "5377924e-aac3-4360-a8ad-f7b72096dcc2",
        "DocumentId": "a9b04915-3ae4-427d-b1ee-a7e4edcbb1d3",
        "Email": "sample string 3",
        "Source": "sample string 4",
        "CreationSource": "sample string 5",
        "CreatedBy": "sample string 6",
        "Timestamp": "2024-05-08T04:15:16.4244581+00:00",
        "LastUpated": "2024-05-08T04:15:16.4244581+00:00"
      },
      {
        "EmailNotificationId": "5377924e-aac3-4360-a8ad-f7b72096dcc2",
        "DocumentId": "a9b04915-3ae4-427d-b1ee-a7e4edcbb1d3",
        "Email": "sample string 3",
        "Source": "sample string 4",
        "CreationSource": "sample string 5",
        "CreatedBy": "sample string 6",
        "Timestamp": "2024-05-08T04:15:16.4244581+00:00",
        "LastUpated": "2024-05-08T04:15:16.4244581+00:00"
      }
    ],
    "CountryId": "sample string 25",
    "IntCountryId": "sample string 26",
    "IntCode": "sample string 27",
    "IntName": "sample string 28",
    "Offers": [
      {
        "DocumentAdvanceId": "85dab456-68d4-4008-b9af-d2270842b0c6",
        "RuleId": "2aeca775-8be5-4eaf-96be-515fe309c92d",
        "RuleName": "sample string 3",
        "RuleStatus": 4,
        "RuleFinishStatus": 5,
        "FinancialAccountId": "c003221f-af6e-4fa1-858e-e4c729dc4a0e",
        "FinancialAccountCode": "sample string 7",
        "FinancialAccountName": "sample string 8",
        "DocumentId": "acd67e61-4fe6-4ebb-a997-e47976416b4e",
        "DocumentTypeId": 10,
        "DocumentTypeName": "sample string 11",
        "Number": 12,
        "Series": "sample string 13",
        "SenderId": "aaef30f2-6c8d-4392-b9ad-948eb0259712",
        "SenderCode": "sample string 15",
        "SenderName": "sample string 16",
        "ReceiverId": "cc15a9c1-3c88-4d01-b3f4-10d5c5499e37",
        "ReceiverCode": "sample string 18",
        "ReceiverName": "sample string 19",
        "Date": "2024-05-08T04:15:16.4356269+00:00",
        "TotalAmount": 21.1,
        "EnabledFrom": "2024-05-08T04:15:16.4356269+00:00",
        "EnabledTo": "2024-05-08T04:15:16.4356269+00:00",
        "EnabledFromNumber": 23,
        "EnabledToNumber": 24,
        "ValidationStatusId": 25,
        "ValidationStatusName": "sample string 26",
        "ValidationStatusDesc": "sample string 27",
        "PartitionKey": "sample string 28",
        "RowKey": "sample string 29",
        "Timestamp": "2024-05-08T04:15:16.4356269+00:00",
        "ETag": "sample string 31"
      },
      {
        "DocumentAdvanceId": "85dab456-68d4-4008-b9af-d2270842b0c6",
        "RuleId": "2aeca775-8be5-4eaf-96be-515fe309c92d",
        "RuleName": "sample string 3",
        "RuleStatus": 4,
        "RuleFinishStatus": 5,
        "FinancialAccountId": "c003221f-af6e-4fa1-858e-e4c729dc4a0e",
        "FinancialAccountCode": "sample string 7",
        "FinancialAccountName": "sample string 8",
        "DocumentId": "acd67e61-4fe6-4ebb-a997-e47976416b4e",
        "DocumentTypeId": 10,
        "DocumentTypeName": "sample string 11",
        "Number": 12,
        "Series": "sample string 13",
        "SenderId": "aaef30f2-6c8d-4392-b9ad-948eb0259712",
        "SenderCode": "sample string 15",
        "SenderName": "sample string 16",
        "ReceiverId": "cc15a9c1-3c88-4d01-b3f4-10d5c5499e37",
        "ReceiverCode": "sample string 18",
        "ReceiverName": "sample string 19",
        "Date": "2024-05-08T04:15:16.4356269+00:00",
        "TotalAmount": 21.1,
        "EnabledFrom": "2024-05-08T04:15:16.4356269+00:00",
        "EnabledTo": "2024-05-08T04:15:16.4356269+00:00",
        "EnabledFromNumber": 23,
        "EnabledToNumber": 24,
        "ValidationStatusId": 25,
        "ValidationStatusName": "sample string 26",
        "ValidationStatusDesc": "sample string 27",
        "PartitionKey": "sample string 28",
        "RowKey": "sample string 29",
        "Timestamp": "2024-05-08T04:15:16.4356269+00:00",
        "ETag": "sample string 31"
      }
    ],
    "Has1002": true,
    "Has1003": true,
    "IsCanceled": true,
    "BlockChainTx": "sample string 32",
    "PaymentDate": "2024-05-08T04:15:16.4356269+00:00",
    "PaidAmount": 33.0,
    "ReceptionDate": "2024-05-08T04:15:16.4356269+00:00",
    "ExpirationDate": "2024-05-08T04:15:16.4356269+00:00",
    "Validated": 36,
    "StatusDesc": "sample string 37",
    "VendorNumberValidation": 1,
    "StoreNumberValidation": 1,
    "PurchaseOrderValidation": 1,
    "GrnDepValidation": 1,
    "ReceivingAdviceValidation": 1
  },
  {
    "DocumentId": "b5a3a9ee-3613-43be-a9bd-9a21143628b3",
    "SenderId": "4031e779-1e74-495d-8ab2-8c28b21867f3",
    "ReceiverId": "0bc86a61-3e13-49ce-810d-42362eb208c2",
    "DocumentTypeId": 4,
    "DocumentTypeName": "sample string 5",
    "CurrencyTypeId": 1,
    "Number": 6,
    "Series": "sample string 7",
    "SenderCode": "sample string 8",
    "SenderName": "sample string 9",
    "ReceiverCode": "sample string 10",
    "ReceiverName": "sample string 11",
    "Date": "2024-05-08T04:15:16.4244581+00:00",
    "DateNumber": 13,
    "NetAmount": 14.0,
    "TaxAmount": 15.0,
    "FreeAmount": 16.0,
    "TotalAmount": 17.0,
    "BatchId": "d019e736-93ab-4f27-b63e-ad018bc55c59",
    "SyncPointId": "ee2319cf-202f-480e-8bf4-d9c7901f414f",
    "CreationSource": "sample string 20",
    "CreatedBy": "sample string 21",
    "Timestamp": "2024-05-08T04:15:16.4244581+00:00",
    "LastUpdated": "2024-05-08T04:15:16.4244581+00:00",
    "Data": "sample string 24",
    "Attachments": [
      {
        "AttachmentId": "f80c697a-6a43-48a8-abfd-95cb01132b40",
        "DocumentId": "6495d83d-379d-4d3e-8e3a-9f63504ad45d",
        "AttachmentTypeId": 3,
        "AttachmentTypeName": "sample string 4",
        "Name": "sample string 5",
        "Description": "sample string 6",
        "Date": "2024-05-08T04:15:16.4244581+00:00",
        "FileExt": "sample string 8",
        "ShowSender": true,
        "ShowReceiver": true,
        "StatusCode": "sample string 11",
        "StatusDescription": "sample string 12",
        "CreationSource": "sample string 13",
        "CreatedBy": "sample string 14",
        "Timestamp": "2024-05-08T04:15:16.4244581+00:00",
        "LastUpated": "2024-05-08T04:15:16.4244581+00:00"
      },
      {
        "AttachmentId": "f80c697a-6a43-48a8-abfd-95cb01132b40",
        "DocumentId": "6495d83d-379d-4d3e-8e3a-9f63504ad45d",
        "AttachmentTypeId": 3,
        "AttachmentTypeName": "sample string 4",
        "Name": "sample string 5",
        "Description": "sample string 6",
        "Date": "2024-05-08T04:15:16.4244581+00:00",
        "FileExt": "sample string 8",
        "ShowSender": true,
        "ShowReceiver": true,
        "StatusCode": "sample string 11",
        "StatusDescription": "sample string 12",
        "CreationSource": "sample string 13",
        "CreatedBy": "sample string 14",
        "Timestamp": "2024-05-08T04:15:16.4244581+00:00",
        "LastUpated": "2024-05-08T04:15:16.4244581+00:00"
      }
    ],
    "References": [
      {
        "ReferenceId": "3d28348b-5c7e-4dee-8637-201bab0033ad",
        "DocumentId": "e01a74b4-b6d0-4f2c-80b9-9d624ec8d703",
        "SenderCode": "sample string 3",
        "DocumentType": "sample string 4",
        "Number": "sample string 5",
        "Date": "2024-05-08T04:15:16.4244581+00:00",
        "RefCode": 1,
        "RefReason": "sample string 7",
        "CreationSource": "sample string 8",
        "CreatedBy": "sample string 9",
        "Timestamp": "2024-05-08T04:15:16.4244581+00:00",
        "LastUpated": "2024-05-08T04:15:16.4244581+00:00"
      },
      {
        "ReferenceId": "3d28348b-5c7e-4dee-8637-201bab0033ad",
        "DocumentId": "e01a74b4-b6d0-4f2c-80b9-9d624ec8d703",
        "SenderCode": "sample string 3",
        "DocumentType": "sample string 4",
        "Number": "sample string 5",
        "Date": "2024-05-08T04:15:16.4244581+00:00",
        "RefCode": 1,
        "RefReason": "sample string 7",
        "CreationSource": "sample string 8",
        "CreatedBy": "sample string 9",
        "Timestamp": "2024-05-08T04:15:16.4244581+00:00",
        "LastUpated": "2024-05-08T04:15:16.4244581+00:00"
      }
    ],
    "EmailNotifications": [
      {
        "EmailNotificationId": "5377924e-aac3-4360-a8ad-f7b72096dcc2",
        "DocumentId": "a9b04915-3ae4-427d-b1ee-a7e4edcbb1d3",
        "Email": "sample string 3",
        "Source": "sample string 4",
        "CreationSource": "sample string 5",
        "CreatedBy": "sample string 6",
        "Timestamp": "2024-05-08T04:15:16.4244581+00:00",
        "LastUpated": "2024-05-08T04:15:16.4244581+00:00"
      },
      {
        "EmailNotificationId": "5377924e-aac3-4360-a8ad-f7b72096dcc2",
        "DocumentId": "a9b04915-3ae4-427d-b1ee-a7e4edcbb1d3",
        "Email": "sample string 3",
        "Source": "sample string 4",
        "CreationSource": "sample string 5",
        "CreatedBy": "sample string 6",
        "Timestamp": "2024-05-08T04:15:16.4244581+00:00",
        "LastUpated": "2024-05-08T04:15:16.4244581+00:00"
      }
    ],
    "CountryId": "sample string 25",
    "IntCountryId": "sample string 26",
    "IntCode": "sample string 27",
    "IntName": "sample string 28",
    "Offers": [
      {
        "DocumentAdvanceId": "85dab456-68d4-4008-b9af-d2270842b0c6",
        "RuleId": "2aeca775-8be5-4eaf-96be-515fe309c92d",
        "RuleName": "sample string 3",
        "RuleStatus": 4,
        "RuleFinishStatus": 5,
        "FinancialAccountId": "c003221f-af6e-4fa1-858e-e4c729dc4a0e",
        "FinancialAccountCode": "sample string 7",
        "FinancialAccountName": "sample string 8",
        "DocumentId": "acd67e61-4fe6-4ebb-a997-e47976416b4e",
        "DocumentTypeId": 10,
        "DocumentTypeName": "sample string 11",
        "Number": 12,
        "Series": "sample string 13",
        "SenderId": "aaef30f2-6c8d-4392-b9ad-948eb0259712",
        "SenderCode": "sample string 15",
        "SenderName": "sample string 16",
        "ReceiverId": "cc15a9c1-3c88-4d01-b3f4-10d5c5499e37",
        "ReceiverCode": "sample string 18",
        "ReceiverName": "sample string 19",
        "Date": "2024-05-08T04:15:16.4356269+00:00",
        "TotalAmount": 21.1,
        "EnabledFrom": "2024-05-08T04:15:16.4356269+00:00",
        "EnabledTo": "2024-05-08T04:15:16.4356269+00:00",
        "EnabledFromNumber": 23,
        "EnabledToNumber": 24,
        "ValidationStatusId": 25,
        "ValidationStatusName": "sample string 26",
        "ValidationStatusDesc": "sample string 27",
        "PartitionKey": "sample string 28",
        "RowKey": "sample string 29",
        "Timestamp": "2024-05-08T04:15:16.4356269+00:00",
        "ETag": "sample string 31"
      },
      {
        "DocumentAdvanceId": "85dab456-68d4-4008-b9af-d2270842b0c6",
        "RuleId": "2aeca775-8be5-4eaf-96be-515fe309c92d",
        "RuleName": "sample string 3",
        "RuleStatus": 4,
        "RuleFinishStatus": 5,
        "FinancialAccountId": "c003221f-af6e-4fa1-858e-e4c729dc4a0e",
        "FinancialAccountCode": "sample string 7",
        "FinancialAccountName": "sample string 8",
        "DocumentId": "acd67e61-4fe6-4ebb-a997-e47976416b4e",
        "DocumentTypeId": 10,
        "DocumentTypeName": "sample string 11",
        "Number": 12,
        "Series": "sample string 13",
        "SenderId": "aaef30f2-6c8d-4392-b9ad-948eb0259712",
        "SenderCode": "sample string 15",
        "SenderName": "sample string 16",
        "ReceiverId": "cc15a9c1-3c88-4d01-b3f4-10d5c5499e37",
        "ReceiverCode": "sample string 18",
        "ReceiverName": "sample string 19",
        "Date": "2024-05-08T04:15:16.4356269+00:00",
        "TotalAmount": 21.1,
        "EnabledFrom": "2024-05-08T04:15:16.4356269+00:00",
        "EnabledTo": "2024-05-08T04:15:16.4356269+00:00",
        "EnabledFromNumber": 23,
        "EnabledToNumber": 24,
        "ValidationStatusId": 25,
        "ValidationStatusName": "sample string 26",
        "ValidationStatusDesc": "sample string 27",
        "PartitionKey": "sample string 28",
        "RowKey": "sample string 29",
        "Timestamp": "2024-05-08T04:15:16.4356269+00:00",
        "ETag": "sample string 31"
      }
    ],
    "Has1002": true,
    "Has1003": true,
    "IsCanceled": true,
    "BlockChainTx": "sample string 32",
    "PaymentDate": "2024-05-08T04:15:16.4356269+00:00",
    "PaidAmount": 33.0,
    "ReceptionDate": "2024-05-08T04:15:16.4356269+00:00",
    "ExpirationDate": "2024-05-08T04:15:16.4356269+00:00",
    "Validated": 36,
    "StatusDesc": "sample string 37",
    "VendorNumberValidation": 1,
    "StoreNumberValidation": 1,
    "PurchaseOrderValidation": 1,
    "GrnDepValidation": 1,
    "ReceivingAdviceValidation": 1
  }
]

application/xml, text/xml

Sample:
<ArrayOfElasticDoc xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Gosocket.Domain.Elasticsearch">
  <ElasticDoc>
    <Attachments>
      <Attachment>
        <AttachmentId>f80c697a-6a43-48a8-abfd-95cb01132b40</AttachmentId>
        <AttachmentTypeId>3</AttachmentTypeId>
        <AttachmentTypeName>sample string 4</AttachmentTypeName>
        <CreatedBy>sample string 14</CreatedBy>
        <CreationSource>sample string 13</CreationSource>
        <Date>2024-05-08T04:15:16.4244581+00:00</Date>
        <Description>sample string 6</Description>
        <DocumentId>6495d83d-379d-4d3e-8e3a-9f63504ad45d</DocumentId>
        <FileExt>sample string 8</FileExt>
        <LastUpated>2024-05-08T04:15:16.4244581+00:00</LastUpated>
        <Name>sample string 5</Name>
        <ShowReceiver>true</ShowReceiver>
        <ShowSender>true</ShowSender>
        <StatusCode>sample string 11</StatusCode>
        <StatusDescription>sample string 12</StatusDescription>
        <Timestamp>2024-05-08T04:15:16.4244581+00:00</Timestamp>
      </Attachment>
      <Attachment>
        <AttachmentId>f80c697a-6a43-48a8-abfd-95cb01132b40</AttachmentId>
        <AttachmentTypeId>3</AttachmentTypeId>
        <AttachmentTypeName>sample string 4</AttachmentTypeName>
        <CreatedBy>sample string 14</CreatedBy>
        <CreationSource>sample string 13</CreationSource>
        <Date>2024-05-08T04:15:16.4244581+00:00</Date>
        <Description>sample string 6</Description>
        <DocumentId>6495d83d-379d-4d3e-8e3a-9f63504ad45d</DocumentId>
        <FileExt>sample string 8</FileExt>
        <LastUpated>2024-05-08T04:15:16.4244581+00:00</LastUpated>
        <Name>sample string 5</Name>
        <ShowReceiver>true</ShowReceiver>
        <ShowSender>true</ShowSender>
        <StatusCode>sample string 11</StatusCode>
        <StatusDescription>sample string 12</StatusDescription>
        <Timestamp>2024-05-08T04:15:16.4244581+00:00</Timestamp>
      </Attachment>
    </Attachments>
    <BatchId>d019e736-93ab-4f27-b63e-ad018bc55c59</BatchId>
    <BlockChainTx>sample string 32</BlockChainTx>
    <CountryId>sample string 25</CountryId>
    <CreatedBy>sample string 21</CreatedBy>
    <CreationSource>sample string 20</CreationSource>
    <CurrencyTypeId>1</CurrencyTypeId>
    <Data>sample string 24</Data>
    <Date>2024-05-08T04:15:16.4244581+00:00</Date>
    <DateNumber>13</DateNumber>
    <DocumentId>b5a3a9ee-3613-43be-a9bd-9a21143628b3</DocumentId>
    <DocumentTypeId>4</DocumentTypeId>
    <DocumentTypeName>sample string 5</DocumentTypeName>
    <EmailNotifications>
      <EmailNotification>
        <CreatedBy>sample string 6</CreatedBy>
        <CreationSource>sample string 5</CreationSource>
        <DocumentId>a9b04915-3ae4-427d-b1ee-a7e4edcbb1d3</DocumentId>
        <Email>sample string 3</Email>
        <EmailNotificationId>5377924e-aac3-4360-a8ad-f7b72096dcc2</EmailNotificationId>
        <LastUpated>2024-05-08T04:15:16.4244581+00:00</LastUpated>
        <Source>sample string 4</Source>
        <Timestamp>2024-05-08T04:15:16.4244581+00:00</Timestamp>
      </EmailNotification>
      <EmailNotification>
        <CreatedBy>sample string 6</CreatedBy>
        <CreationSource>sample string 5</CreationSource>
        <DocumentId>a9b04915-3ae4-427d-b1ee-a7e4edcbb1d3</DocumentId>
        <Email>sample string 3</Email>
        <EmailNotificationId>5377924e-aac3-4360-a8ad-f7b72096dcc2</EmailNotificationId>
        <LastUpated>2024-05-08T04:15:16.4244581+00:00</LastUpated>
        <Source>sample string 4</Source>
        <Timestamp>2024-05-08T04:15:16.4244581+00:00</Timestamp>
      </EmailNotification>
    </EmailNotifications>
    <ExpirationDate>2024-05-08T04:15:16.4356269+00:00</ExpirationDate>
    <FreeAmount>16</FreeAmount>
    <GrnDepValidation>1</GrnDepValidation>
    <Has1002>true</Has1002>
    <Has1003>true</Has1003>
    <IntCode>sample string 27</IntCode>
    <IntCountryId>sample string 26</IntCountryId>
    <IntName>sample string 28</IntName>
    <IsCanceled>true</IsCanceled>
    <LastUpdated>2024-05-08T04:15:16.4244581+00:00</LastUpdated>
    <NetAmount>14</NetAmount>
    <Number>6</Number>
    <Offers xmlns:d3p1="http://schemas.datacontract.org/2004/07/Gosocket.Domain.AzureTable">
      <d3p1:DocumentCheckedByRule>
        <ETag xmlns="http://schemas.datacontract.org/2004/07/Microsoft.WindowsAzure.Storage.Table">sample string 31</ETag>
        <PartitionKey xmlns="http://schemas.datacontract.org/2004/07/Microsoft.WindowsAzure.Storage.Table">sample string 28</PartitionKey>
        <RowKey xmlns="http://schemas.datacontract.org/2004/07/Microsoft.WindowsAzure.Storage.Table">sample string 29</RowKey>
        <Timestamp xmlns:d5p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/Microsoft.WindowsAzure.Storage.Table">
          <d5p1:DateTime>2024-05-08T04:15:16.4356269Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </Timestamp>
        <d3p1:Date>2024-05-08T04:15:16.4356269+00:00</d3p1:Date>
        <d3p1:DocumentAdvanceId>85dab456-68d4-4008-b9af-d2270842b0c6</d3p1:DocumentAdvanceId>
        <d3p1:DocumentId>acd67e61-4fe6-4ebb-a997-e47976416b4e</d3p1:DocumentId>
        <d3p1:DocumentTypeId>10</d3p1:DocumentTypeId>
        <d3p1:DocumentTypeName>sample string 11</d3p1:DocumentTypeName>
        <d3p1:EnabledFrom>2024-05-08T04:15:16.4356269+00:00</d3p1:EnabledFrom>
        <d3p1:EnabledFromNumber>23</d3p1:EnabledFromNumber>
        <d3p1:EnabledTo>2024-05-08T04:15:16.4356269+00:00</d3p1:EnabledTo>
        <d3p1:EnabledToNumber>24</d3p1:EnabledToNumber>
        <d3p1:FinancialAccountCode>sample string 7</d3p1:FinancialAccountCode>
        <d3p1:FinancialAccountId>c003221f-af6e-4fa1-858e-e4c729dc4a0e</d3p1:FinancialAccountId>
        <d3p1:FinancialAccountName>sample string 8</d3p1:FinancialAccountName>
        <d3p1:Number>12</d3p1:Number>
        <d3p1:ReceiverCode>sample string 18</d3p1:ReceiverCode>
        <d3p1:ReceiverId>cc15a9c1-3c88-4d01-b3f4-10d5c5499e37</d3p1:ReceiverId>
        <d3p1:ReceiverName>sample string 19</d3p1:ReceiverName>
        <d3p1:RuleFinishStatus>5</d3p1:RuleFinishStatus>
        <d3p1:RuleId>2aeca775-8be5-4eaf-96be-515fe309c92d</d3p1:RuleId>
        <d3p1:RuleName>sample string 3</d3p1:RuleName>
        <d3p1:RuleStatus>4</d3p1:RuleStatus>
        <d3p1:SenderCode>sample string 15</d3p1:SenderCode>
        <d3p1:SenderId>aaef30f2-6c8d-4392-b9ad-948eb0259712</d3p1:SenderId>
        <d3p1:SenderName>sample string 16</d3p1:SenderName>
        <d3p1:Series>sample string 13</d3p1:Series>
        <d3p1:TotalAmount>21.1</d3p1:TotalAmount>
        <d3p1:ValidationStatusDesc>sample string 27</d3p1:ValidationStatusDesc>
        <d3p1:ValidationStatusId>25</d3p1:ValidationStatusId>
        <d3p1:ValidationStatusName>sample string 26</d3p1:ValidationStatusName>
      </d3p1:DocumentCheckedByRule>
      <d3p1:DocumentCheckedByRule>
        <ETag xmlns="http://schemas.datacontract.org/2004/07/Microsoft.WindowsAzure.Storage.Table">sample string 31</ETag>
        <PartitionKey xmlns="http://schemas.datacontract.org/2004/07/Microsoft.WindowsAzure.Storage.Table">sample string 28</PartitionKey>
        <RowKey xmlns="http://schemas.datacontract.org/2004/07/Microsoft.WindowsAzure.Storage.Table">sample string 29</RowKey>
        <Timestamp xmlns:d5p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/Microsoft.WindowsAzure.Storage.Table">
          <d5p1:DateTime>2024-05-08T04:15:16.4356269Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </Timestamp>
        <d3p1:Date>2024-05-08T04:15:16.4356269+00:00</d3p1:Date>
        <d3p1:DocumentAdvanceId>85dab456-68d4-4008-b9af-d2270842b0c6</d3p1:DocumentAdvanceId>
        <d3p1:DocumentId>acd67e61-4fe6-4ebb-a997-e47976416b4e</d3p1:DocumentId>
        <d3p1:DocumentTypeId>10</d3p1:DocumentTypeId>
        <d3p1:DocumentTypeName>sample string 11</d3p1:DocumentTypeName>
        <d3p1:EnabledFrom>2024-05-08T04:15:16.4356269+00:00</d3p1:EnabledFrom>
        <d3p1:EnabledFromNumber>23</d3p1:EnabledFromNumber>
        <d3p1:EnabledTo>2024-05-08T04:15:16.4356269+00:00</d3p1:EnabledTo>
        <d3p1:EnabledToNumber>24</d3p1:EnabledToNumber>
        <d3p1:FinancialAccountCode>sample string 7</d3p1:FinancialAccountCode>
        <d3p1:FinancialAccountId>c003221f-af6e-4fa1-858e-e4c729dc4a0e</d3p1:FinancialAccountId>
        <d3p1:FinancialAccountName>sample string 8</d3p1:FinancialAccountName>
        <d3p1:Number>12</d3p1:Number>
        <d3p1:ReceiverCode>sample string 18</d3p1:ReceiverCode>
        <d3p1:ReceiverId>cc15a9c1-3c88-4d01-b3f4-10d5c5499e37</d3p1:ReceiverId>
        <d3p1:ReceiverName>sample string 19</d3p1:ReceiverName>
        <d3p1:RuleFinishStatus>5</d3p1:RuleFinishStatus>
        <d3p1:RuleId>2aeca775-8be5-4eaf-96be-515fe309c92d</d3p1:RuleId>
        <d3p1:RuleName>sample string 3</d3p1:RuleName>
        <d3p1:RuleStatus>4</d3p1:RuleStatus>
        <d3p1:SenderCode>sample string 15</d3p1:SenderCode>
        <d3p1:SenderId>aaef30f2-6c8d-4392-b9ad-948eb0259712</d3p1:SenderId>
        <d3p1:SenderName>sample string 16</d3p1:SenderName>
        <d3p1:Series>sample string 13</d3p1:Series>
        <d3p1:TotalAmount>21.1</d3p1:TotalAmount>
        <d3p1:ValidationStatusDesc>sample string 27</d3p1:ValidationStatusDesc>
        <d3p1:ValidationStatusId>25</d3p1:ValidationStatusId>
        <d3p1:ValidationStatusName>sample string 26</d3p1:ValidationStatusName>
      </d3p1:DocumentCheckedByRule>
    </Offers>
    <PaidAmount>33</PaidAmount>
    <PaymentDate>2024-05-08T04:15:16.4356269+00:00</PaymentDate>
    <PurchaseOrderValidation>1</PurchaseOrderValidation>
    <ReceiverCode>sample string 10</ReceiverCode>
    <ReceiverId>0bc86a61-3e13-49ce-810d-42362eb208c2</ReceiverId>
    <ReceiverName>sample string 11</ReceiverName>
    <ReceivingAdviceValidation>1</ReceivingAdviceValidation>
    <ReceptionDate>2024-05-08T04:15:16.4356269+00:00</ReceptionDate>
    <References>
      <Reference>
        <CreatedBy>sample string 9</CreatedBy>
        <CreationSource>sample string 8</CreationSource>
        <Date>2024-05-08T04:15:16.4244581+00:00</Date>
        <DocumentId>e01a74b4-b6d0-4f2c-80b9-9d624ec8d703</DocumentId>
        <DocumentType>sample string 4</DocumentType>
        <LastUpated>2024-05-08T04:15:16.4244581+00:00</LastUpated>
        <Number>sample string 5</Number>
        <RefCode>1</RefCode>
        <RefReason>sample string 7</RefReason>
        <ReferenceId>3d28348b-5c7e-4dee-8637-201bab0033ad</ReferenceId>
        <SenderCode>sample string 3</SenderCode>
        <Timestamp>2024-05-08T04:15:16.4244581+00:00</Timestamp>
      </Reference>
      <Reference>
        <CreatedBy>sample string 9</CreatedBy>
        <CreationSource>sample string 8</CreationSource>
        <Date>2024-05-08T04:15:16.4244581+00:00</Date>
        <DocumentId>e01a74b4-b6d0-4f2c-80b9-9d624ec8d703</DocumentId>
        <DocumentType>sample string 4</DocumentType>
        <LastUpated>2024-05-08T04:15:16.4244581+00:00</LastUpated>
        <Number>sample string 5</Number>
        <RefCode>1</RefCode>
        <RefReason>sample string 7</RefReason>
        <ReferenceId>3d28348b-5c7e-4dee-8637-201bab0033ad</ReferenceId>
        <SenderCode>sample string 3</SenderCode>
        <Timestamp>2024-05-08T04:15:16.4244581+00:00</Timestamp>
      </Reference>
    </References>
    <SenderCode>sample string 8</SenderCode>
    <SenderId>4031e779-1e74-495d-8ab2-8c28b21867f3</SenderId>
    <SenderName>sample string 9</SenderName>
    <Series>sample string 7</Series>
    <StatusDesc>sample string 37</StatusDesc>
    <StoreNumberValidation>1</StoreNumberValidation>
    <SyncPointId>ee2319cf-202f-480e-8bf4-d9c7901f414f</SyncPointId>
    <TaxAmount>15</TaxAmount>
    <Timestamp>2024-05-08T04:15:16.4244581+00:00</Timestamp>
    <TotalAmount>17</TotalAmount>
    <Validated>36</Validated>
    <VendorNumberValidation>1</VendorNumberValidation>
  </ElasticDoc>
  <ElasticDoc>
    <Attachments>
      <Attachment>
        <AttachmentId>f80c697a-6a43-48a8-abfd-95cb01132b40</AttachmentId>
        <AttachmentTypeId>3</AttachmentTypeId>
        <AttachmentTypeName>sample string 4</AttachmentTypeName>
        <CreatedBy>sample string 14</CreatedBy>
        <CreationSource>sample string 13</CreationSource>
        <Date>2024-05-08T04:15:16.4244581+00:00</Date>
        <Description>sample string 6</Description>
        <DocumentId>6495d83d-379d-4d3e-8e3a-9f63504ad45d</DocumentId>
        <FileExt>sample string 8</FileExt>
        <LastUpated>2024-05-08T04:15:16.4244581+00:00</LastUpated>
        <Name>sample string 5</Name>
        <ShowReceiver>true</ShowReceiver>
        <ShowSender>true</ShowSender>
        <StatusCode>sample string 11</StatusCode>
        <StatusDescription>sample string 12</StatusDescription>
        <Timestamp>2024-05-08T04:15:16.4244581+00:00</Timestamp>
      </Attachment>
      <Attachment>
        <AttachmentId>f80c697a-6a43-48a8-abfd-95cb01132b40</AttachmentId>
        <AttachmentTypeId>3</AttachmentTypeId>
        <AttachmentTypeName>sample string 4</AttachmentTypeName>
        <CreatedBy>sample string 14</CreatedBy>
        <CreationSource>sample string 13</CreationSource>
        <Date>2024-05-08T04:15:16.4244581+00:00</Date>
        <Description>sample string 6</Description>
        <DocumentId>6495d83d-379d-4d3e-8e3a-9f63504ad45d</DocumentId>
        <FileExt>sample string 8</FileExt>
        <LastUpated>2024-05-08T04:15:16.4244581+00:00</LastUpated>
        <Name>sample string 5</Name>
        <ShowReceiver>true</ShowReceiver>
        <ShowSender>true</ShowSender>
        <StatusCode>sample string 11</StatusCode>
        <StatusDescription>sample string 12</StatusDescription>
        <Timestamp>2024-05-08T04:15:16.4244581+00:00</Timestamp>
      </Attachment>
    </Attachments>
    <BatchId>d019e736-93ab-4f27-b63e-ad018bc55c59</BatchId>
    <BlockChainTx>sample string 32</BlockChainTx>
    <CountryId>sample string 25</CountryId>
    <CreatedBy>sample string 21</CreatedBy>
    <CreationSource>sample string 20</CreationSource>
    <CurrencyTypeId>1</CurrencyTypeId>
    <Data>sample string 24</Data>
    <Date>2024-05-08T04:15:16.4244581+00:00</Date>
    <DateNumber>13</DateNumber>
    <DocumentId>b5a3a9ee-3613-43be-a9bd-9a21143628b3</DocumentId>
    <DocumentTypeId>4</DocumentTypeId>
    <DocumentTypeName>sample string 5</DocumentTypeName>
    <EmailNotifications>
      <EmailNotification>
        <CreatedBy>sample string 6</CreatedBy>
        <CreationSource>sample string 5</CreationSource>
        <DocumentId>a9b04915-3ae4-427d-b1ee-a7e4edcbb1d3</DocumentId>
        <Email>sample string 3</Email>
        <EmailNotificationId>5377924e-aac3-4360-a8ad-f7b72096dcc2</EmailNotificationId>
        <LastUpated>2024-05-08T04:15:16.4244581+00:00</LastUpated>
        <Source>sample string 4</Source>
        <Timestamp>2024-05-08T04:15:16.4244581+00:00</Timestamp>
      </EmailNotification>
      <EmailNotification>
        <CreatedBy>sample string 6</CreatedBy>
        <CreationSource>sample string 5</CreationSource>
        <DocumentId>a9b04915-3ae4-427d-b1ee-a7e4edcbb1d3</DocumentId>
        <Email>sample string 3</Email>
        <EmailNotificationId>5377924e-aac3-4360-a8ad-f7b72096dcc2</EmailNotificationId>
        <LastUpated>2024-05-08T04:15:16.4244581+00:00</LastUpated>
        <Source>sample string 4</Source>
        <Timestamp>2024-05-08T04:15:16.4244581+00:00</Timestamp>
      </EmailNotification>
    </EmailNotifications>
    <ExpirationDate>2024-05-08T04:15:16.4356269+00:00</ExpirationDate>
    <FreeAmount>16</FreeAmount>
    <GrnDepValidation>1</GrnDepValidation>
    <Has1002>true</Has1002>
    <Has1003>true</Has1003>
    <IntCode>sample string 27</IntCode>
    <IntCountryId>sample string 26</IntCountryId>
    <IntName>sample string 28</IntName>
    <IsCanceled>true</IsCanceled>
    <LastUpdated>2024-05-08T04:15:16.4244581+00:00</LastUpdated>
    <NetAmount>14</NetAmount>
    <Number>6</Number>
    <Offers xmlns:d3p1="http://schemas.datacontract.org/2004/07/Gosocket.Domain.AzureTable">
      <d3p1:DocumentCheckedByRule>
        <ETag xmlns="http://schemas.datacontract.org/2004/07/Microsoft.WindowsAzure.Storage.Table">sample string 31</ETag>
        <PartitionKey xmlns="http://schemas.datacontract.org/2004/07/Microsoft.WindowsAzure.Storage.Table">sample string 28</PartitionKey>
        <RowKey xmlns="http://schemas.datacontract.org/2004/07/Microsoft.WindowsAzure.Storage.Table">sample string 29</RowKey>
        <Timestamp xmlns:d5p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/Microsoft.WindowsAzure.Storage.Table">
          <d5p1:DateTime>2024-05-08T04:15:16.4356269Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </Timestamp>
        <d3p1:Date>2024-05-08T04:15:16.4356269+00:00</d3p1:Date>
        <d3p1:DocumentAdvanceId>85dab456-68d4-4008-b9af-d2270842b0c6</d3p1:DocumentAdvanceId>
        <d3p1:DocumentId>acd67e61-4fe6-4ebb-a997-e47976416b4e</d3p1:DocumentId>
        <d3p1:DocumentTypeId>10</d3p1:DocumentTypeId>
        <d3p1:DocumentTypeName>sample string 11</d3p1:DocumentTypeName>
        <d3p1:EnabledFrom>2024-05-08T04:15:16.4356269+00:00</d3p1:EnabledFrom>
        <d3p1:EnabledFromNumber>23</d3p1:EnabledFromNumber>
        <d3p1:EnabledTo>2024-05-08T04:15:16.4356269+00:00</d3p1:EnabledTo>
        <d3p1:EnabledToNumber>24</d3p1:EnabledToNumber>
        <d3p1:FinancialAccountCode>sample string 7</d3p1:FinancialAccountCode>
        <d3p1:FinancialAccountId>c003221f-af6e-4fa1-858e-e4c729dc4a0e</d3p1:FinancialAccountId>
        <d3p1:FinancialAccountName>sample string 8</d3p1:FinancialAccountName>
        <d3p1:Number>12</d3p1:Number>
        <d3p1:ReceiverCode>sample string 18</d3p1:ReceiverCode>
        <d3p1:ReceiverId>cc15a9c1-3c88-4d01-b3f4-10d5c5499e37</d3p1:ReceiverId>
        <d3p1:ReceiverName>sample string 19</d3p1:ReceiverName>
        <d3p1:RuleFinishStatus>5</d3p1:RuleFinishStatus>
        <d3p1:RuleId>2aeca775-8be5-4eaf-96be-515fe309c92d</d3p1:RuleId>
        <d3p1:RuleName>sample string 3</d3p1:RuleName>
        <d3p1:RuleStatus>4</d3p1:RuleStatus>
        <d3p1:SenderCode>sample string 15</d3p1:SenderCode>
        <d3p1:SenderId>aaef30f2-6c8d-4392-b9ad-948eb0259712</d3p1:SenderId>
        <d3p1:SenderName>sample string 16</d3p1:SenderName>
        <d3p1:Series>sample string 13</d3p1:Series>
        <d3p1:TotalAmount>21.1</d3p1:TotalAmount>
        <d3p1:ValidationStatusDesc>sample string 27</d3p1:ValidationStatusDesc>
        <d3p1:ValidationStatusId>25</d3p1:ValidationStatusId>
        <d3p1:ValidationStatusName>sample string 26</d3p1:ValidationStatusName>
      </d3p1:DocumentCheckedByRule>
      <d3p1:DocumentCheckedByRule>
        <ETag xmlns="http://schemas.datacontract.org/2004/07/Microsoft.WindowsAzure.Storage.Table">sample string 31</ETag>
        <PartitionKey xmlns="http://schemas.datacontract.org/2004/07/Microsoft.WindowsAzure.Storage.Table">sample string 28</PartitionKey>
        <RowKey xmlns="http://schemas.datacontract.org/2004/07/Microsoft.WindowsAzure.Storage.Table">sample string 29</RowKey>
        <Timestamp xmlns:d5p1="http://schemas.datacontract.org/2004/07/System" xmlns="http://schemas.datacontract.org/2004/07/Microsoft.WindowsAzure.Storage.Table">
          <d5p1:DateTime>2024-05-08T04:15:16.4356269Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>0</d5p1:OffsetMinutes>
        </Timestamp>
        <d3p1:Date>2024-05-08T04:15:16.4356269+00:00</d3p1:Date>
        <d3p1:DocumentAdvanceId>85dab456-68d4-4008-b9af-d2270842b0c6</d3p1:DocumentAdvanceId>
        <d3p1:DocumentId>acd67e61-4fe6-4ebb-a997-e47976416b4e</d3p1:DocumentId>
        <d3p1:DocumentTypeId>10</d3p1:DocumentTypeId>
        <d3p1:DocumentTypeName>sample string 11</d3p1:DocumentTypeName>
        <d3p1:EnabledFrom>2024-05-08T04:15:16.4356269+00:00</d3p1:EnabledFrom>
        <d3p1:EnabledFromNumber>23</d3p1:EnabledFromNumber>
        <d3p1:EnabledTo>2024-05-08T04:15:16.4356269+00:00</d3p1:EnabledTo>
        <d3p1:EnabledToNumber>24</d3p1:EnabledToNumber>
        <d3p1:FinancialAccountCode>sample string 7</d3p1:FinancialAccountCode>
        <d3p1:FinancialAccountId>c003221f-af6e-4fa1-858e-e4c729dc4a0e</d3p1:FinancialAccountId>
        <d3p1:FinancialAccountName>sample string 8</d3p1:FinancialAccountName>
        <d3p1:Number>12</d3p1:Number>
        <d3p1:ReceiverCode>sample string 18</d3p1:ReceiverCode>
        <d3p1:ReceiverId>cc15a9c1-3c88-4d01-b3f4-10d5c5499e37</d3p1:ReceiverId>
        <d3p1:ReceiverName>sample string 19</d3p1:ReceiverName>
        <d3p1:RuleFinishStatus>5</d3p1:RuleFinishStatus>
        <d3p1:RuleId>2aeca775-8be5-4eaf-96be-515fe309c92d</d3p1:RuleId>
        <d3p1:RuleName>sample string 3</d3p1:RuleName>
        <d3p1:RuleStatus>4</d3p1:RuleStatus>
        <d3p1:SenderCode>sample string 15</d3p1:SenderCode>
        <d3p1:SenderId>aaef30f2-6c8d-4392-b9ad-948eb0259712</d3p1:SenderId>
        <d3p1:SenderName>sample string 16</d3p1:SenderName>
        <d3p1:Series>sample string 13</d3p1:Series>
        <d3p1:TotalAmount>21.1</d3p1:TotalAmount>
        <d3p1:ValidationStatusDesc>sample string 27</d3p1:ValidationStatusDesc>
        <d3p1:ValidationStatusId>25</d3p1:ValidationStatusId>
        <d3p1:ValidationStatusName>sample string 26</d3p1:ValidationStatusName>
      </d3p1:DocumentCheckedByRule>
    </Offers>
    <PaidAmount>33</PaidAmount>
    <PaymentDate>2024-05-08T04:15:16.4356269+00:00</PaymentDate>
    <PurchaseOrderValidation>1</PurchaseOrderValidation>
    <ReceiverCode>sample string 10</ReceiverCode>
    <ReceiverId>0bc86a61-3e13-49ce-810d-42362eb208c2</ReceiverId>
    <ReceiverName>sample string 11</ReceiverName>
    <ReceivingAdviceValidation>1</ReceivingAdviceValidation>
    <ReceptionDate>2024-05-08T04:15:16.4356269+00:00</ReceptionDate>
    <References>
      <Reference>
        <CreatedBy>sample string 9</CreatedBy>
        <CreationSource>sample string 8</CreationSource>
        <Date>2024-05-08T04:15:16.4244581+00:00</Date>
        <DocumentId>e01a74b4-b6d0-4f2c-80b9-9d624ec8d703</DocumentId>
        <DocumentType>sample string 4</DocumentType>
        <LastUpated>2024-05-08T04:15:16.4244581+00:00</LastUpated>
        <Number>sample string 5</Number>
        <RefCode>1</RefCode>
        <RefReason>sample string 7</RefReason>
        <ReferenceId>3d28348b-5c7e-4dee-8637-201bab0033ad</ReferenceId>
        <SenderCode>sample string 3</SenderCode>
        <Timestamp>2024-05-08T04:15:16.4244581+00:00</Timestamp>
      </Reference>
      <Reference>
        <CreatedBy>sample string 9</CreatedBy>
        <CreationSource>sample string 8</CreationSource>
        <Date>2024-05-08T04:15:16.4244581+00:00</Date>
        <DocumentId>e01a74b4-b6d0-4f2c-80b9-9d624ec8d703</DocumentId>
        <DocumentType>sample string 4</DocumentType>
        <LastUpated>2024-05-08T04:15:16.4244581+00:00</LastUpated>
        <Number>sample string 5</Number>
        <RefCode>1</RefCode>
        <RefReason>sample string 7</RefReason>
        <ReferenceId>3d28348b-5c7e-4dee-8637-201bab0033ad</ReferenceId>
        <SenderCode>sample string 3</SenderCode>
        <Timestamp>2024-05-08T04:15:16.4244581+00:00</Timestamp>
      </Reference>
    </References>
    <SenderCode>sample string 8</SenderCode>
    <SenderId>4031e779-1e74-495d-8ab2-8c28b21867f3</SenderId>
    <SenderName>sample string 9</SenderName>
    <Series>sample string 7</Series>
    <StatusDesc>sample string 37</StatusDesc>
    <StoreNumberValidation>1</StoreNumberValidation>
    <SyncPointId>ee2319cf-202f-480e-8bf4-d9c7901f414f</SyncPointId>
    <TaxAmount>15</TaxAmount>
    <Timestamp>2024-05-08T04:15:16.4244581+00:00</Timestamp>
    <TotalAmount>17</TotalAmount>
    <Validated>36</Validated>
    <VendorNumberValidation>1</VendorNumberValidation>
  </ElasticDoc>
</ArrayOfElasticDoc>