{
"OutputSetId": 1,
"MailingDateTime": "2025-10-28T18:57:36.9549892-07:00",
"AddressPurposeId": 1,
"UseLabelAddress": true,
"SalutationTypeId": 1,
"ElectronicAddressTypeId": 1,
"ElectronicAddressPurposeId": 1,
"EMarketingIndicator": true,
"MembershipOrganizationId": 1,
"SearchText": "sample string 1",
"SortBy": "sample string 2",
"Page": 1,
"PageSize": 1,
"DisableListGenerate": true,
"FormatDate": true
}
<OutputResultRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<AddressPurposeId>1</AddressPurposeId>
<DisableListGenerate>true</DisableListGenerate>
<EMarketingIndicator>true</EMarketingIndicator>
<ElectronicAddressPurposeId>1</ElectronicAddressPurposeId>
<ElectronicAddressTypeId>1</ElectronicAddressTypeId>
<FormatDate>true</FormatDate>
<MailingDateTime>2025-10-28T18:57:36.9549892-07:00</MailingDateTime>
<MembershipOrganizationId>1</MembershipOrganizationId>
<OutputSetId>1</OutputSetId>
<Page>1</Page>
<PageSize>1</PageSize>
<SalutationTypeId>1</SalutationTypeId>
<SearchText>sample string 1</SearchText>
<SortBy>sample string 2</SortBy>
<UseLabelAddress>true</UseLabelAddress>
</OutputResultRequest>