GET api/Reports/{DateBegin}/{DateEnd}/{email}/{StatusReport}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
DateBegin

date

Required

DateEnd

date

Required

email

string

Required

StatusReport

string

Required

Body Parameters

None.

Response Information

Resource Description

ReportsDTO
NameDescriptionTypeAdditional information
reports

Collection of ReportDTO

None.

Response Formats

application/json, text/json

Sample:
{
  "reports": [
    {
      "ExternalId": "sample string 1",
      "code": "sample string 2",
      "name": "sample string 3",
      "status": "sample string 4",
      "statusDate": "2025-06-17T13:45:48.3887162+00:00",
      "creationDate": "2025-06-17T13:45:48.3887162+00:00",
      "liquidationDate": "2025-06-17T13:45:48.3887162+00:00",
      "total": "sample string 5",
      "reimbursableAmount": "sample string 6",
      "WorkflowName": "sample string 7",
      "StepName": "sample string 8",
      "expenses": [
        {
          "ExternalId": "sample string 1",
          "date": "2025-06-17T13:45:48.3887162+00:00",
          "merchant": "sample string 2",
          "amount": "sample string 3",
          "currency": "sample string 4",
          "currencySymbol": "sample string 5",
          "mastercurrency": "sample string 6",
          "mastercurrencySymbol": "sample string 7",
          "finalAmount": "sample string 8",
          "comments": "sample string 9",
          "isMileage": "sample string 10",
          "MileageRate": "sample string 11",
          "reconciled": "sample string 12",
          "distance": "sample string 13",
          "url": "sample string 14",
          "category": {
            "name": "sample string 1",
            "code": "sample string 2",
            "account": "sample string 3",
            "VatPercent": 1.0,
            "ParentCategoryDTO": {
              "name": "sample string 1",
              "code": "sample string 2",
              "account": "sample string 3",
              "VatPercent": 1.0
            }
          },
          "payment": {
            "name": "sample string 1",
            "isReimbursable": "sample string 2"
          },
          "alerts": [
            "sample string 1",
            "sample string 2"
          ],
          "invoice": {
            "Numero": "sample string 1",
            "Proveedor": "sample string 2",
            "Lineas": [
              {
                "BaseImponible": "sample string 1",
                "Iva": "sample string 2"
              },
              {
                "BaseImponible": "sample string 1",
                "Iva": "sample string 2"
              }
            ],
            "Deductible": true
          },
          "ExternalIdReport": "sample string 15",
          "ExternalIdPayment": "sample string 16",
          "KMGroup": "sample string 17",
          "PredefinedJourney": "sample string 18",
          "login": "sample string 19",
          "CustomFieldsExpenses": [
            {
              "ExternalId": "sample string 1",
              "NombreInterno": "sample string 2",
              "ItemId": 1,
              "Valor": "sample string 3",
              "CodigoValor": "sample string 4",
              "Items": [
                {
                  "ExternalId": "sample string 1",
                  "Name": "sample string 2",
                  "Code": "sample string 3",
                  "Deleted": true
                },
                {
                  "ExternalId": "sample string 1",
                  "Name": "sample string 2",
                  "Code": "sample string 3",
                  "Deleted": true
                }
              ],
              "Detail": "sample string 5"
            },
            {
              "ExternalId": "sample string 1",
              "NombreInterno": "sample string 2",
              "ItemId": 1,
              "Valor": "sample string 3",
              "CodigoValor": "sample string 4",
              "Items": [
                {
                  "ExternalId": "sample string 1",
                  "Name": "sample string 2",
                  "Code": "sample string 3",
                  "Deleted": true
                },
                {
                  "ExternalId": "sample string 1",
                  "Name": "sample string 2",
                  "Code": "sample string 3",
                  "Deleted": true
                }
              ],
              "Detail": "sample string 5"
            }
          ]
        },
        {
          "ExternalId": "sample string 1",
          "date": "2025-06-17T13:45:48.3887162+00:00",
          "merchant": "sample string 2",
          "amount": "sample string 3",
          "currency": "sample string 4",
          "currencySymbol": "sample string 5",
          "mastercurrency": "sample string 6",
          "mastercurrencySymbol": "sample string 7",
          "finalAmount": "sample string 8",
          "comments": "sample string 9",
          "isMileage": "sample string 10",
          "MileageRate": "sample string 11",
          "reconciled": "sample string 12",
          "distance": "sample string 13",
          "url": "sample string 14",
          "category": {
            "name": "sample string 1",
            "code": "sample string 2",
            "account": "sample string 3",
            "VatPercent": 1.0,
            "ParentCategoryDTO": {
              "name": "sample string 1",
              "code": "sample string 2",
              "account": "sample string 3",
              "VatPercent": 1.0
            }
          },
          "payment": {
            "name": "sample string 1",
            "isReimbursable": "sample string 2"
          },
          "alerts": [
            "sample string 1",
            "sample string 2"
          ],
          "invoice": {
            "Numero": "sample string 1",
            "Proveedor": "sample string 2",
            "Lineas": [
              {
                "BaseImponible": "sample string 1",
                "Iva": "sample string 2"
              },
              {
                "BaseImponible": "sample string 1",
                "Iva": "sample string 2"
              }
            ],
            "Deductible": true
          },
          "ExternalIdReport": "sample string 15",
          "ExternalIdPayment": "sample string 16",
          "KMGroup": "sample string 17",
          "PredefinedJourney": "sample string 18",
          "login": "sample string 19",
          "CustomFieldsExpenses": [
            {
              "ExternalId": "sample string 1",
              "NombreInterno": "sample string 2",
              "ItemId": 1,
              "Valor": "sample string 3",
              "CodigoValor": "sample string 4",
              "Items": [
                {
                  "ExternalId": "sample string 1",
                  "Name": "sample string 2",
                  "Code": "sample string 3",
                  "Deleted": true
                },
                {
                  "ExternalId": "sample string 1",
                  "Name": "sample string 2",
                  "Code": "sample string 3",
                  "Deleted": true
                }
              ],
              "Detail": "sample string 5"
            },
            {
              "ExternalId": "sample string 1",
              "NombreInterno": "sample string 2",
              "ItemId": 1,
              "Valor": "sample string 3",
              "CodigoValor": "sample string 4",
              "Items": [
                {
                  "ExternalId": "sample string 1",
                  "Name": "sample string 2",
                  "Code": "sample string 3",
                  "Deleted": true
                },
                {
                  "ExternalId": "sample string 1",
                  "Name": "sample string 2",
                  "Code": "sample string 3",
                  "Deleted": true
                }
              ],
              "Detail": "sample string 5"
            }
          ]
        }
      ],
      "user": {
        "email": "sample string 1",
        "name": "sample string 2",
        "cif": "sample string 3",
        "company": "sample string 4",
        "companyCode": "sample string 5",
        "employeeCode": "sample string 6",
        "costCentre": "sample string 7",
        "Iban": "sample string 8",
        "Bic": "sample string 9",
        "Active": true,
        "MilageRate": 1.1,
        "Caja": "sample string 10",
        "CamposPersonalizados": [
          {
            "Nom": "sample string 1",
            "Valor": "sample string 2",
            "Req": "sample string 3",
            "Private": "sample string 4",
            "key": "sample string 5"
          },
          {
            "Nom": "sample string 1",
            "Valor": "sample string 2",
            "Req": "sample string 3",
            "Private": "sample string 4",
            "key": "sample string 5"
          }
        ]
      },
      "advanceReport": [
        {
          "Status": "sample string 1",
          "Reference": "sample string 2",
          "Reason": "sample string 3",
          "RequestedDate": "2025-06-17T13:45:48.3887162+00:00",
          "FechaRecogidaUsuario": "2025-06-17T13:45:48.3887162+00:00",
          "FechaConcesionAnticipo": "2025-06-17T13:45:48.3887162+00:00",
          "FechaRetornoImportes": "2025-06-17T13:45:48.3887162+00:00",
          "FechaEntrega": "2025-06-17T13:45:48.3887162+00:00",
          "Amount": "sample string 4",
          "WorkflowName": "sample string 5",
          "ExternalId": "sample string 6",
          "MonedaOrigenId": "sample string 7",
          "MonedaDestinoId": "sample string 8",
          "BaseAmount": "sample string 9",
          "SourceAmount": "sample string 10",
          "TargetAmount": "sample string 11",
          "AmountDelivered": "sample string 12",
          "BaseAmountDelivered": "sample string 13",
          "SourceAmountDelivered": "sample string 14",
          "TargetAmountDelivered": "sample string 15",
          "Caja": "sample string 16"
        },
        {
          "Status": "sample string 1",
          "Reference": "sample string 2",
          "Reason": "sample string 3",
          "RequestedDate": "2025-06-17T13:45:48.3887162+00:00",
          "FechaRecogidaUsuario": "2025-06-17T13:45:48.3887162+00:00",
          "FechaConcesionAnticipo": "2025-06-17T13:45:48.3887162+00:00",
          "FechaRetornoImportes": "2025-06-17T13:45:48.3887162+00:00",
          "FechaEntrega": "2025-06-17T13:45:48.3887162+00:00",
          "Amount": "sample string 4",
          "WorkflowName": "sample string 5",
          "ExternalId": "sample string 6",
          "MonedaOrigenId": "sample string 7",
          "MonedaDestinoId": "sample string 8",
          "BaseAmount": "sample string 9",
          "SourceAmount": "sample string 10",
          "TargetAmount": "sample string 11",
          "AmountDelivered": "sample string 12",
          "BaseAmountDelivered": "sample string 13",
          "SourceAmountDelivered": "sample string 14",
          "TargetAmountDelivered": "sample string 15",
          "Caja": "sample string 16"
        }
      ],
      "CustomFieldsReport": [
        {
          "ExternalId": "sample string 1",
          "NombreInterno": "sample string 2",
          "ItemId": 1,
          "Valor": "sample string 3",
          "CodigoValor": "sample string 4",
          "Items": [
            {
              "ExternalId": "sample string 1",
              "Name": "sample string 2",
              "Code": "sample string 3",
              "Deleted": true
            },
            {
              "ExternalId": "sample string 1",
              "Name": "sample string 2",
              "Code": "sample string 3",
              "Deleted": true
            }
          ],
          "Detail": "sample string 5"
        },
        {
          "ExternalId": "sample string 1",
          "NombreInterno": "sample string 2",
          "ItemId": 1,
          "Valor": "sample string 3",
          "CodigoValor": "sample string 4",
          "Items": [
            {
              "ExternalId": "sample string 1",
              "Name": "sample string 2",
              "Code": "sample string 3",
              "Deleted": true
            },
            {
              "ExternalId": "sample string 1",
              "Name": "sample string 2",
              "Code": "sample string 3",
              "Deleted": true
            }
          ],
          "Detail": "sample string 5"
        }
      ],
      "beginDate": "2025-06-17T13:45:48.3887162+00:00",
      "endDate": "2025-06-17T13:45:48.3887162+00:00",
      "Caja": "sample string 9"
    },
    {
      "ExternalId": "sample string 1",
      "code": "sample string 2",
      "name": "sample string 3",
      "status": "sample string 4",
      "statusDate": "2025-06-17T13:45:48.3887162+00:00",
      "creationDate": "2025-06-17T13:45:48.3887162+00:00",
      "liquidationDate": "2025-06-17T13:45:48.3887162+00:00",
      "total": "sample string 5",
      "reimbursableAmount": "sample string 6",
      "WorkflowName": "sample string 7",
      "StepName": "sample string 8",
      "expenses": [
        {
          "ExternalId": "sample string 1",
          "date": "2025-06-17T13:45:48.3887162+00:00",
          "merchant": "sample string 2",
          "amount": "sample string 3",
          "currency": "sample string 4",
          "currencySymbol": "sample string 5",
          "mastercurrency": "sample string 6",
          "mastercurrencySymbol": "sample string 7",
          "finalAmount": "sample string 8",
          "comments": "sample string 9",
          "isMileage": "sample string 10",
          "MileageRate": "sample string 11",
          "reconciled": "sample string 12",
          "distance": "sample string 13",
          "url": "sample string 14",
          "category": {
            "name": "sample string 1",
            "code": "sample string 2",
            "account": "sample string 3",
            "VatPercent": 1.0,
            "ParentCategoryDTO": {
              "name": "sample string 1",
              "code": "sample string 2",
              "account": "sample string 3",
              "VatPercent": 1.0
            }
          },
          "payment": {
            "name": "sample string 1",
            "isReimbursable": "sample string 2"
          },
          "alerts": [
            "sample string 1",
            "sample string 2"
          ],
          "invoice": {
            "Numero": "sample string 1",
            "Proveedor": "sample string 2",
            "Lineas": [
              {
                "BaseImponible": "sample string 1",
                "Iva": "sample string 2"
              },
              {
                "BaseImponible": "sample string 1",
                "Iva": "sample string 2"
              }
            ],
            "Deductible": true
          },
          "ExternalIdReport": "sample string 15",
          "ExternalIdPayment": "sample string 16",
          "KMGroup": "sample string 17",
          "PredefinedJourney": "sample string 18",
          "login": "sample string 19",
          "CustomFieldsExpenses": [
            {
              "ExternalId": "sample string 1",
              "NombreInterno": "sample string 2",
              "ItemId": 1,
              "Valor": "sample string 3",
              "CodigoValor": "sample string 4",
              "Items": [
                {
                  "ExternalId": "sample string 1",
                  "Name": "sample string 2",
                  "Code": "sample string 3",
                  "Deleted": true
                },
                {
                  "ExternalId": "sample string 1",
                  "Name": "sample string 2",
                  "Code": "sample string 3",
                  "Deleted": true
                }
              ],
              "Detail": "sample string 5"
            },
            {
              "ExternalId": "sample string 1",
              "NombreInterno": "sample string 2",
              "ItemId": 1,
              "Valor": "sample string 3",
              "CodigoValor": "sample string 4",
              "Items": [
                {
                  "ExternalId": "sample string 1",
                  "Name": "sample string 2",
                  "Code": "sample string 3",
                  "Deleted": true
                },
                {
                  "ExternalId": "sample string 1",
                  "Name": "sample string 2",
                  "Code": "sample string 3",
                  "Deleted": true
                }
              ],
              "Detail": "sample string 5"
            }
          ]
        },
        {
          "ExternalId": "sample string 1",
          "date": "2025-06-17T13:45:48.3887162+00:00",
          "merchant": "sample string 2",
          "amount": "sample string 3",
          "currency": "sample string 4",
          "currencySymbol": "sample string 5",
          "mastercurrency": "sample string 6",
          "mastercurrencySymbol": "sample string 7",
          "finalAmount": "sample string 8",
          "comments": "sample string 9",
          "isMileage": "sample string 10",
          "MileageRate": "sample string 11",
          "reconciled": "sample string 12",
          "distance": "sample string 13",
          "url": "sample string 14",
          "category": {
            "name": "sample string 1",
            "code": "sample string 2",
            "account": "sample string 3",
            "VatPercent": 1.0,
            "ParentCategoryDTO": {
              "name": "sample string 1",
              "code": "sample string 2",
              "account": "sample string 3",
              "VatPercent": 1.0
            }
          },
          "payment": {
            "name": "sample string 1",
            "isReimbursable": "sample string 2"
          },
          "alerts": [
            "sample string 1",
            "sample string 2"
          ],
          "invoice": {
            "Numero": "sample string 1",
            "Proveedor": "sample string 2",
            "Lineas": [
              {
                "BaseImponible": "sample string 1",
                "Iva": "sample string 2"
              },
              {
                "BaseImponible": "sample string 1",
                "Iva": "sample string 2"
              }
            ],
            "Deductible": true
          },
          "ExternalIdReport": "sample string 15",
          "ExternalIdPayment": "sample string 16",
          "KMGroup": "sample string 17",
          "PredefinedJourney": "sample string 18",
          "login": "sample string 19",
          "CustomFieldsExpenses": [
            {
              "ExternalId": "sample string 1",
              "NombreInterno": "sample string 2",
              "ItemId": 1,
              "Valor": "sample string 3",
              "CodigoValor": "sample string 4",
              "Items": [
                {
                  "ExternalId": "sample string 1",
                  "Name": "sample string 2",
                  "Code": "sample string 3",
                  "Deleted": true
                },
                {
                  "ExternalId": "sample string 1",
                  "Name": "sample string 2",
                  "Code": "sample string 3",
                  "Deleted": true
                }
              ],
              "Detail": "sample string 5"
            },
            {
              "ExternalId": "sample string 1",
              "NombreInterno": "sample string 2",
              "ItemId": 1,
              "Valor": "sample string 3",
              "CodigoValor": "sample string 4",
              "Items": [
                {
                  "ExternalId": "sample string 1",
                  "Name": "sample string 2",
                  "Code": "sample string 3",
                  "Deleted": true
                },
                {
                  "ExternalId": "sample string 1",
                  "Name": "sample string 2",
                  "Code": "sample string 3",
                  "Deleted": true
                }
              ],
              "Detail": "sample string 5"
            }
          ]
        }
      ],
      "user": {
        "email": "sample string 1",
        "name": "sample string 2",
        "cif": "sample string 3",
        "company": "sample string 4",
        "companyCode": "sample string 5",
        "employeeCode": "sample string 6",
        "costCentre": "sample string 7",
        "Iban": "sample string 8",
        "Bic": "sample string 9",
        "Active": true,
        "MilageRate": 1.1,
        "Caja": "sample string 10",
        "CamposPersonalizados": [
          {
            "Nom": "sample string 1",
            "Valor": "sample string 2",
            "Req": "sample string 3",
            "Private": "sample string 4",
            "key": "sample string 5"
          },
          {
            "Nom": "sample string 1",
            "Valor": "sample string 2",
            "Req": "sample string 3",
            "Private": "sample string 4",
            "key": "sample string 5"
          }
        ]
      },
      "advanceReport": [
        {
          "Status": "sample string 1",
          "Reference": "sample string 2",
          "Reason": "sample string 3",
          "RequestedDate": "2025-06-17T13:45:48.3887162+00:00",
          "FechaRecogidaUsuario": "2025-06-17T13:45:48.3887162+00:00",
          "FechaConcesionAnticipo": "2025-06-17T13:45:48.3887162+00:00",
          "FechaRetornoImportes": "2025-06-17T13:45:48.3887162+00:00",
          "FechaEntrega": "2025-06-17T13:45:48.3887162+00:00",
          "Amount": "sample string 4",
          "WorkflowName": "sample string 5",
          "ExternalId": "sample string 6",
          "MonedaOrigenId": "sample string 7",
          "MonedaDestinoId": "sample string 8",
          "BaseAmount": "sample string 9",
          "SourceAmount": "sample string 10",
          "TargetAmount": "sample string 11",
          "AmountDelivered": "sample string 12",
          "BaseAmountDelivered": "sample string 13",
          "SourceAmountDelivered": "sample string 14",
          "TargetAmountDelivered": "sample string 15",
          "Caja": "sample string 16"
        },
        {
          "Status": "sample string 1",
          "Reference": "sample string 2",
          "Reason": "sample string 3",
          "RequestedDate": "2025-06-17T13:45:48.3887162+00:00",
          "FechaRecogidaUsuario": "2025-06-17T13:45:48.3887162+00:00",
          "FechaConcesionAnticipo": "2025-06-17T13:45:48.3887162+00:00",
          "FechaRetornoImportes": "2025-06-17T13:45:48.3887162+00:00",
          "FechaEntrega": "2025-06-17T13:45:48.3887162+00:00",
          "Amount": "sample string 4",
          "WorkflowName": "sample string 5",
          "ExternalId": "sample string 6",
          "MonedaOrigenId": "sample string 7",
          "MonedaDestinoId": "sample string 8",
          "BaseAmount": "sample string 9",
          "SourceAmount": "sample string 10",
          "TargetAmount": "sample string 11",
          "AmountDelivered": "sample string 12",
          "BaseAmountDelivered": "sample string 13",
          "SourceAmountDelivered": "sample string 14",
          "TargetAmountDelivered": "sample string 15",
          "Caja": "sample string 16"
        }
      ],
      "CustomFieldsReport": [
        {
          "ExternalId": "sample string 1",
          "NombreInterno": "sample string 2",
          "ItemId": 1,
          "Valor": "sample string 3",
          "CodigoValor": "sample string 4",
          "Items": [
            {
              "ExternalId": "sample string 1",
              "Name": "sample string 2",
              "Code": "sample string 3",
              "Deleted": true
            },
            {
              "ExternalId": "sample string 1",
              "Name": "sample string 2",
              "Code": "sample string 3",
              "Deleted": true
            }
          ],
          "Detail": "sample string 5"
        },
        {
          "ExternalId": "sample string 1",
          "NombreInterno": "sample string 2",
          "ItemId": 1,
          "Valor": "sample string 3",
          "CodigoValor": "sample string 4",
          "Items": [
            {
              "ExternalId": "sample string 1",
              "Name": "sample string 2",
              "Code": "sample string 3",
              "Deleted": true
            },
            {
              "ExternalId": "sample string 1",
              "Name": "sample string 2",
              "Code": "sample string 3",
              "Deleted": true
            }
          ],
          "Detail": "sample string 5"
        }
      ],
      "beginDate": "2025-06-17T13:45:48.3887162+00:00",
      "endDate": "2025-06-17T13:45:48.3887162+00:00",
      "Caja": "sample string 9"
    }
  ]
}

application/xml, text/xml

Sample:
<ReportsDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Captio.Api.Dto">
  <reports>
    <ReportDTO>
      <Caja>sample string 9</Caja>
      <CustomFieldsReport>
        <CustomFieldsDTO>
          <CodigoValor>sample string 4</CodigoValor>
          <Detail>sample string 5</Detail>
          <ExternalId>sample string 1</ExternalId>
          <ItemId>1</ItemId>
          <Items>
            <ItemsDTO>
              <Code>sample string 3</Code>
              <Deleted>true</Deleted>
              <ExternalId>sample string 1</ExternalId>
              <Name>sample string 2</Name>
            </ItemsDTO>
            <ItemsDTO>
              <Code>sample string 3</Code>
              <Deleted>true</Deleted>
              <ExternalId>sample string 1</ExternalId>
              <Name>sample string 2</Name>
            </ItemsDTO>
          </Items>
          <NombreInterno>sample string 2</NombreInterno>
          <Valor>sample string 3</Valor>
        </CustomFieldsDTO>
        <CustomFieldsDTO>
          <CodigoValor>sample string 4</CodigoValor>
          <Detail>sample string 5</Detail>
          <ExternalId>sample string 1</ExternalId>
          <ItemId>1</ItemId>
          <Items>
            <ItemsDTO>
              <Code>sample string 3</Code>
              <Deleted>true</Deleted>
              <ExternalId>sample string 1</ExternalId>
              <Name>sample string 2</Name>
            </ItemsDTO>
            <ItemsDTO>
              <Code>sample string 3</Code>
              <Deleted>true</Deleted>
              <ExternalId>sample string 1</ExternalId>
              <Name>sample string 2</Name>
            </ItemsDTO>
          </Items>
          <NombreInterno>sample string 2</NombreInterno>
          <Valor>sample string 3</Valor>
        </CustomFieldsDTO>
      </CustomFieldsReport>
      <ExternalId>sample string 1</ExternalId>
      <StepName>sample string 8</StepName>
      <WorkflowName>sample string 7</WorkflowName>
      <advanceReport>
        <AdvanceReportDTO>
          <Amount>sample string 4</Amount>
          <AmountDelivered>sample string 12</AmountDelivered>
          <BaseAmount>sample string 9</BaseAmount>
          <BaseAmountDelivered>sample string 13</BaseAmountDelivered>
          <Caja>sample string 16</Caja>
          <ExternalId>sample string 6</ExternalId>
          <FechaConcesionAnticipo>2025-06-17T13:45:48.3887162+00:00</FechaConcesionAnticipo>
          <FechaEntrega>2025-06-17T13:45:48.3887162+00:00</FechaEntrega>
          <FechaRecogidaUsuario>2025-06-17T13:45:48.3887162+00:00</FechaRecogidaUsuario>
          <FechaRetornoImportes>2025-06-17T13:45:48.3887162+00:00</FechaRetornoImportes>
          <MonedaDestinoId>sample string 8</MonedaDestinoId>
          <MonedaOrigenId>sample string 7</MonedaOrigenId>
          <Reason>sample string 3</Reason>
          <Reference>sample string 2</Reference>
          <RequestedDate>2025-06-17T13:45:48.3887162+00:00</RequestedDate>
          <SourceAmount>sample string 10</SourceAmount>
          <SourceAmountDelivered>sample string 14</SourceAmountDelivered>
          <Status>sample string 1</Status>
          <TargetAmount>sample string 11</TargetAmount>
          <TargetAmountDelivered>sample string 15</TargetAmountDelivered>
          <WorkflowName>sample string 5</WorkflowName>
        </AdvanceReportDTO>
        <AdvanceReportDTO>
          <Amount>sample string 4</Amount>
          <AmountDelivered>sample string 12</AmountDelivered>
          <BaseAmount>sample string 9</BaseAmount>
          <BaseAmountDelivered>sample string 13</BaseAmountDelivered>
          <Caja>sample string 16</Caja>
          <ExternalId>sample string 6</ExternalId>
          <FechaConcesionAnticipo>2025-06-17T13:45:48.3887162+00:00</FechaConcesionAnticipo>
          <FechaEntrega>2025-06-17T13:45:48.3887162+00:00</FechaEntrega>
          <FechaRecogidaUsuario>2025-06-17T13:45:48.3887162+00:00</FechaRecogidaUsuario>
          <FechaRetornoImportes>2025-06-17T13:45:48.3887162+00:00</FechaRetornoImportes>
          <MonedaDestinoId>sample string 8</MonedaDestinoId>
          <MonedaOrigenId>sample string 7</MonedaOrigenId>
          <Reason>sample string 3</Reason>
          <Reference>sample string 2</Reference>
          <RequestedDate>2025-06-17T13:45:48.3887162+00:00</RequestedDate>
          <SourceAmount>sample string 10</SourceAmount>
          <SourceAmountDelivered>sample string 14</SourceAmountDelivered>
          <Status>sample string 1</Status>
          <TargetAmount>sample string 11</TargetAmount>
          <TargetAmountDelivered>sample string 15</TargetAmountDelivered>
          <WorkflowName>sample string 5</WorkflowName>
        </AdvanceReportDTO>
      </advanceReport>
      <beginDate>2025-06-17T13:45:48.3887162+00:00</beginDate>
      <code>sample string 2</code>
      <creationDate>2025-06-17T13:45:48.3887162+00:00</creationDate>
      <endDate>2025-06-17T13:45:48.3887162+00:00</endDate>
      <expenses>
        <ExpenseDTO>
          <CustomFieldsExpenses>
            <CustomFieldsDTO>
              <CodigoValor>sample string 4</CodigoValor>
              <Detail>sample string 5</Detail>
              <ExternalId>sample string 1</ExternalId>
              <ItemId>1</ItemId>
              <Items>
                <ItemsDTO>
                  <Code>sample string 3</Code>
                  <Deleted>true</Deleted>
                  <ExternalId>sample string 1</ExternalId>
                  <Name>sample string 2</Name>
                </ItemsDTO>
                <ItemsDTO>
                  <Code>sample string 3</Code>
                  <Deleted>true</Deleted>
                  <ExternalId>sample string 1</ExternalId>
                  <Name>sample string 2</Name>
                </ItemsDTO>
              </Items>
              <NombreInterno>sample string 2</NombreInterno>
              <Valor>sample string 3</Valor>
            </CustomFieldsDTO>
            <CustomFieldsDTO>
              <CodigoValor>sample string 4</CodigoValor>
              <Detail>sample string 5</Detail>
              <ExternalId>sample string 1</ExternalId>
              <ItemId>1</ItemId>
              <Items>
                <ItemsDTO>
                  <Code>sample string 3</Code>
                  <Deleted>true</Deleted>
                  <ExternalId>sample string 1</ExternalId>
                  <Name>sample string 2</Name>
                </ItemsDTO>
                <ItemsDTO>
                  <Code>sample string 3</Code>
                  <Deleted>true</Deleted>
                  <ExternalId>sample string 1</ExternalId>
                  <Name>sample string 2</Name>
                </ItemsDTO>
              </Items>
              <NombreInterno>sample string 2</NombreInterno>
              <Valor>sample string 3</Valor>
            </CustomFieldsDTO>
          </CustomFieldsExpenses>
          <ExternalId>sample string 1</ExternalId>
          <ExternalIdPayment>sample string 16</ExternalIdPayment>
          <ExternalIdReport>sample string 15</ExternalIdReport>
          <KMGroup>sample string 17</KMGroup>
          <MileageRate>sample string 11</MileageRate>
          <PredefinedJourney>sample string 18</PredefinedJourney>
          <alerts xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:string>sample string 1</d6p1:string>
            <d6p1:string>sample string 2</d6p1:string>
          </alerts>
          <amount>sample string 3</amount>
          <category>
            <ParentCategoryDTO>
              <VatPercent>1</VatPercent>
              <account>sample string 3</account>
              <code>sample string 2</code>
              <name>sample string 1</name>
            </ParentCategoryDTO>
            <VatPercent>1</VatPercent>
            <account>sample string 3</account>
            <code>sample string 2</code>
            <name>sample string 1</name>
          </category>
          <comments>sample string 9</comments>
          <currency>sample string 4</currency>
          <currencySymbol>sample string 5</currencySymbol>
          <date>2025-06-17T13:45:48.3887162+00:00</date>
          <distance>sample string 13</distance>
          <finalAmount>sample string 8</finalAmount>
          <invoice>
            <Deductible>true</Deductible>
            <Lineas>
              <LinesInvoiceDTO>
                <BaseImponible>sample string 1</BaseImponible>
                <Iva>sample string 2</Iva>
              </LinesInvoiceDTO>
              <LinesInvoiceDTO>
                <BaseImponible>sample string 1</BaseImponible>
                <Iva>sample string 2</Iva>
              </LinesInvoiceDTO>
            </Lineas>
            <Numero>sample string 1</Numero>
            <Proveedor>sample string 2</Proveedor>
          </invoice>
          <isMileage>sample string 10</isMileage>
          <login>sample string 19</login>
          <mastercurrency>sample string 6</mastercurrency>
          <mastercurrencySymbol>sample string 7</mastercurrencySymbol>
          <merchant>sample string 2</merchant>
          <payment>
            <isReimbursable>sample string 2</isReimbursable>
            <name>sample string 1</name>
          </payment>
          <reconciled>sample string 12</reconciled>
          <url>sample string 14</url>
        </ExpenseDTO>
        <ExpenseDTO>
          <CustomFieldsExpenses>
            <CustomFieldsDTO>
              <CodigoValor>sample string 4</CodigoValor>
              <Detail>sample string 5</Detail>
              <ExternalId>sample string 1</ExternalId>
              <ItemId>1</ItemId>
              <Items>
                <ItemsDTO>
                  <Code>sample string 3</Code>
                  <Deleted>true</Deleted>
                  <ExternalId>sample string 1</ExternalId>
                  <Name>sample string 2</Name>
                </ItemsDTO>
                <ItemsDTO>
                  <Code>sample string 3</Code>
                  <Deleted>true</Deleted>
                  <ExternalId>sample string 1</ExternalId>
                  <Name>sample string 2</Name>
                </ItemsDTO>
              </Items>
              <NombreInterno>sample string 2</NombreInterno>
              <Valor>sample string 3</Valor>
            </CustomFieldsDTO>
            <CustomFieldsDTO>
              <CodigoValor>sample string 4</CodigoValor>
              <Detail>sample string 5</Detail>
              <ExternalId>sample string 1</ExternalId>
              <ItemId>1</ItemId>
              <Items>
                <ItemsDTO>
                  <Code>sample string 3</Code>
                  <Deleted>true</Deleted>
                  <ExternalId>sample string 1</ExternalId>
                  <Name>sample string 2</Name>
                </ItemsDTO>
                <ItemsDTO>
                  <Code>sample string 3</Code>
                  <Deleted>true</Deleted>
                  <ExternalId>sample string 1</ExternalId>
                  <Name>sample string 2</Name>
                </ItemsDTO>
              </Items>
              <NombreInterno>sample string 2</NombreInterno>
              <Valor>sample string 3</Valor>
            </CustomFieldsDTO>
          </CustomFieldsExpenses>
          <ExternalId>sample string 1</ExternalId>
          <ExternalIdPayment>sample string 16</ExternalIdPayment>
          <ExternalIdReport>sample string 15</ExternalIdReport>
          <KMGroup>sample string 17</KMGroup>
          <MileageRate>sample string 11</MileageRate>
          <PredefinedJourney>sample string 18</PredefinedJourney>
          <alerts xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:string>sample string 1</d6p1:string>
            <d6p1:string>sample string 2</d6p1:string>
          </alerts>
          <amount>sample string 3</amount>
          <category>
            <ParentCategoryDTO>
              <VatPercent>1</VatPercent>
              <account>sample string 3</account>
              <code>sample string 2</code>
              <name>sample string 1</name>
            </ParentCategoryDTO>
            <VatPercent>1</VatPercent>
            <account>sample string 3</account>
            <code>sample string 2</code>
            <name>sample string 1</name>
          </category>
          <comments>sample string 9</comments>
          <currency>sample string 4</currency>
          <currencySymbol>sample string 5</currencySymbol>
          <date>2025-06-17T13:45:48.3887162+00:00</date>
          <distance>sample string 13</distance>
          <finalAmount>sample string 8</finalAmount>
          <invoice>
            <Deductible>true</Deductible>
            <Lineas>
              <LinesInvoiceDTO>
                <BaseImponible>sample string 1</BaseImponible>
                <Iva>sample string 2</Iva>
              </LinesInvoiceDTO>
              <LinesInvoiceDTO>
                <BaseImponible>sample string 1</BaseImponible>
                <Iva>sample string 2</Iva>
              </LinesInvoiceDTO>
            </Lineas>
            <Numero>sample string 1</Numero>
            <Proveedor>sample string 2</Proveedor>
          </invoice>
          <isMileage>sample string 10</isMileage>
          <login>sample string 19</login>
          <mastercurrency>sample string 6</mastercurrency>
          <mastercurrencySymbol>sample string 7</mastercurrencySymbol>
          <merchant>sample string 2</merchant>
          <payment>
            <isReimbursable>sample string 2</isReimbursable>
            <name>sample string 1</name>
          </payment>
          <reconciled>sample string 12</reconciled>
          <url>sample string 14</url>
        </ExpenseDTO>
      </expenses>
      <liquidationDate>2025-06-17T13:45:48.3887162+00:00</liquidationDate>
      <name>sample string 3</name>
      <reimbursableAmount>sample string 6</reimbursableAmount>
      <status>sample string 4</status>
      <statusDate>2025-06-17T13:45:48.3887162+00:00</statusDate>
      <total>sample string 5</total>
      <user>
        <Active>true</Active>
        <Bic>sample string 9</Bic>
        <Caja>sample string 10</Caja>
        <CamposPersonalizados>
          <CamposPersonalizadosDTO>
            <Nom>sample string 1</Nom>
            <Private>sample string 4</Private>
            <Req>sample string 3</Req>
            <Valor>sample string 2</Valor>
            <key>sample string 5</key>
          </CamposPersonalizadosDTO>
          <CamposPersonalizadosDTO>
            <Nom>sample string 1</Nom>
            <Private>sample string 4</Private>
            <Req>sample string 3</Req>
            <Valor>sample string 2</Valor>
            <key>sample string 5</key>
          </CamposPersonalizadosDTO>
        </CamposPersonalizados>
        <Iban>sample string 8</Iban>
        <MilageRate>1.1</MilageRate>
        <cif>sample string 3</cif>
        <company>sample string 4</company>
        <companyCode>sample string 5</companyCode>
        <costCentre>sample string 7</costCentre>
        <email>sample string 1</email>
        <employeeCode>sample string 6</employeeCode>
        <name>sample string 2</name>
      </user>
    </ReportDTO>
    <ReportDTO>
      <Caja>sample string 9</Caja>
      <CustomFieldsReport>
        <CustomFieldsDTO>
          <CodigoValor>sample string 4</CodigoValor>
          <Detail>sample string 5</Detail>
          <ExternalId>sample string 1</ExternalId>
          <ItemId>1</ItemId>
          <Items>
            <ItemsDTO>
              <Code>sample string 3</Code>
              <Deleted>true</Deleted>
              <ExternalId>sample string 1</ExternalId>
              <Name>sample string 2</Name>
            </ItemsDTO>
            <ItemsDTO>
              <Code>sample string 3</Code>
              <Deleted>true</Deleted>
              <ExternalId>sample string 1</ExternalId>
              <Name>sample string 2</Name>
            </ItemsDTO>
          </Items>
          <NombreInterno>sample string 2</NombreInterno>
          <Valor>sample string 3</Valor>
        </CustomFieldsDTO>
        <CustomFieldsDTO>
          <CodigoValor>sample string 4</CodigoValor>
          <Detail>sample string 5</Detail>
          <ExternalId>sample string 1</ExternalId>
          <ItemId>1</ItemId>
          <Items>
            <ItemsDTO>
              <Code>sample string 3</Code>
              <Deleted>true</Deleted>
              <ExternalId>sample string 1</ExternalId>
              <Name>sample string 2</Name>
            </ItemsDTO>
            <ItemsDTO>
              <Code>sample string 3</Code>
              <Deleted>true</Deleted>
              <ExternalId>sample string 1</ExternalId>
              <Name>sample string 2</Name>
            </ItemsDTO>
          </Items>
          <NombreInterno>sample string 2</NombreInterno>
          <Valor>sample string 3</Valor>
        </CustomFieldsDTO>
      </CustomFieldsReport>
      <ExternalId>sample string 1</ExternalId>
      <StepName>sample string 8</StepName>
      <WorkflowName>sample string 7</WorkflowName>
      <advanceReport>
        <AdvanceReportDTO>
          <Amount>sample string 4</Amount>
          <AmountDelivered>sample string 12</AmountDelivered>
          <BaseAmount>sample string 9</BaseAmount>
          <BaseAmountDelivered>sample string 13</BaseAmountDelivered>
          <Caja>sample string 16</Caja>
          <ExternalId>sample string 6</ExternalId>
          <FechaConcesionAnticipo>2025-06-17T13:45:48.3887162+00:00</FechaConcesionAnticipo>
          <FechaEntrega>2025-06-17T13:45:48.3887162+00:00</FechaEntrega>
          <FechaRecogidaUsuario>2025-06-17T13:45:48.3887162+00:00</FechaRecogidaUsuario>
          <FechaRetornoImportes>2025-06-17T13:45:48.3887162+00:00</FechaRetornoImportes>
          <MonedaDestinoId>sample string 8</MonedaDestinoId>
          <MonedaOrigenId>sample string 7</MonedaOrigenId>
          <Reason>sample string 3</Reason>
          <Reference>sample string 2</Reference>
          <RequestedDate>2025-06-17T13:45:48.3887162+00:00</RequestedDate>
          <SourceAmount>sample string 10</SourceAmount>
          <SourceAmountDelivered>sample string 14</SourceAmountDelivered>
          <Status>sample string 1</Status>
          <TargetAmount>sample string 11</TargetAmount>
          <TargetAmountDelivered>sample string 15</TargetAmountDelivered>
          <WorkflowName>sample string 5</WorkflowName>
        </AdvanceReportDTO>
        <AdvanceReportDTO>
          <Amount>sample string 4</Amount>
          <AmountDelivered>sample string 12</AmountDelivered>
          <BaseAmount>sample string 9</BaseAmount>
          <BaseAmountDelivered>sample string 13</BaseAmountDelivered>
          <Caja>sample string 16</Caja>
          <ExternalId>sample string 6</ExternalId>
          <FechaConcesionAnticipo>2025-06-17T13:45:48.3887162+00:00</FechaConcesionAnticipo>
          <FechaEntrega>2025-06-17T13:45:48.3887162+00:00</FechaEntrega>
          <FechaRecogidaUsuario>2025-06-17T13:45:48.3887162+00:00</FechaRecogidaUsuario>
          <FechaRetornoImportes>2025-06-17T13:45:48.3887162+00:00</FechaRetornoImportes>
          <MonedaDestinoId>sample string 8</MonedaDestinoId>
          <MonedaOrigenId>sample string 7</MonedaOrigenId>
          <Reason>sample string 3</Reason>
          <Reference>sample string 2</Reference>
          <RequestedDate>2025-06-17T13:45:48.3887162+00:00</RequestedDate>
          <SourceAmount>sample string 10</SourceAmount>
          <SourceAmountDelivered>sample string 14</SourceAmountDelivered>
          <Status>sample string 1</Status>
          <TargetAmount>sample string 11</TargetAmount>
          <TargetAmountDelivered>sample string 15</TargetAmountDelivered>
          <WorkflowName>sample string 5</WorkflowName>
        </AdvanceReportDTO>
      </advanceReport>
      <beginDate>2025-06-17T13:45:48.3887162+00:00</beginDate>
      <code>sample string 2</code>
      <creationDate>2025-06-17T13:45:48.3887162+00:00</creationDate>
      <endDate>2025-06-17T13:45:48.3887162+00:00</endDate>
      <expenses>
        <ExpenseDTO>
          <CustomFieldsExpenses>
            <CustomFieldsDTO>
              <CodigoValor>sample string 4</CodigoValor>
              <Detail>sample string 5</Detail>
              <ExternalId>sample string 1</ExternalId>
              <ItemId>1</ItemId>
              <Items>
                <ItemsDTO>
                  <Code>sample string 3</Code>
                  <Deleted>true</Deleted>
                  <ExternalId>sample string 1</ExternalId>
                  <Name>sample string 2</Name>
                </ItemsDTO>
                <ItemsDTO>
                  <Code>sample string 3</Code>
                  <Deleted>true</Deleted>
                  <ExternalId>sample string 1</ExternalId>
                  <Name>sample string 2</Name>
                </ItemsDTO>
              </Items>
              <NombreInterno>sample string 2</NombreInterno>
              <Valor>sample string 3</Valor>
            </CustomFieldsDTO>
            <CustomFieldsDTO>
              <CodigoValor>sample string 4</CodigoValor>
              <Detail>sample string 5</Detail>
              <ExternalId>sample string 1</ExternalId>
              <ItemId>1</ItemId>
              <Items>
                <ItemsDTO>
                  <Code>sample string 3</Code>
                  <Deleted>true</Deleted>
                  <ExternalId>sample string 1</ExternalId>
                  <Name>sample string 2</Name>
                </ItemsDTO>
                <ItemsDTO>
                  <Code>sample string 3</Code>
                  <Deleted>true</Deleted>
                  <ExternalId>sample string 1</ExternalId>
                  <Name>sample string 2</Name>
                </ItemsDTO>
              </Items>
              <NombreInterno>sample string 2</NombreInterno>
              <Valor>sample string 3</Valor>
            </CustomFieldsDTO>
          </CustomFieldsExpenses>
          <ExternalId>sample string 1</ExternalId>
          <ExternalIdPayment>sample string 16</ExternalIdPayment>
          <ExternalIdReport>sample string 15</ExternalIdReport>
          <KMGroup>sample string 17</KMGroup>
          <MileageRate>sample string 11</MileageRate>
          <PredefinedJourney>sample string 18</PredefinedJourney>
          <alerts xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:string>sample string 1</d6p1:string>
            <d6p1:string>sample string 2</d6p1:string>
          </alerts>
          <amount>sample string 3</amount>
          <category>
            <ParentCategoryDTO>
              <VatPercent>1</VatPercent>
              <account>sample string 3</account>
              <code>sample string 2</code>
              <name>sample string 1</name>
            </ParentCategoryDTO>
            <VatPercent>1</VatPercent>
            <account>sample string 3</account>
            <code>sample string 2</code>
            <name>sample string 1</name>
          </category>
          <comments>sample string 9</comments>
          <currency>sample string 4</currency>
          <currencySymbol>sample string 5</currencySymbol>
          <date>2025-06-17T13:45:48.3887162+00:00</date>
          <distance>sample string 13</distance>
          <finalAmount>sample string 8</finalAmount>
          <invoice>
            <Deductible>true</Deductible>
            <Lineas>
              <LinesInvoiceDTO>
                <BaseImponible>sample string 1</BaseImponible>
                <Iva>sample string 2</Iva>
              </LinesInvoiceDTO>
              <LinesInvoiceDTO>
                <BaseImponible>sample string 1</BaseImponible>
                <Iva>sample string 2</Iva>
              </LinesInvoiceDTO>
            </Lineas>
            <Numero>sample string 1</Numero>
            <Proveedor>sample string 2</Proveedor>
          </invoice>
          <isMileage>sample string 10</isMileage>
          <login>sample string 19</login>
          <mastercurrency>sample string 6</mastercurrency>
          <mastercurrencySymbol>sample string 7</mastercurrencySymbol>
          <merchant>sample string 2</merchant>
          <payment>
            <isReimbursable>sample string 2</isReimbursable>
            <name>sample string 1</name>
          </payment>
          <reconciled>sample string 12</reconciled>
          <url>sample string 14</url>
        </ExpenseDTO>
        <ExpenseDTO>
          <CustomFieldsExpenses>
            <CustomFieldsDTO>
              <CodigoValor>sample string 4</CodigoValor>
              <Detail>sample string 5</Detail>
              <ExternalId>sample string 1</ExternalId>
              <ItemId>1</ItemId>
              <Items>
                <ItemsDTO>
                  <Code>sample string 3</Code>
                  <Deleted>true</Deleted>
                  <ExternalId>sample string 1</ExternalId>
                  <Name>sample string 2</Name>
                </ItemsDTO>
                <ItemsDTO>
                  <Code>sample string 3</Code>
                  <Deleted>true</Deleted>
                  <ExternalId>sample string 1</ExternalId>
                  <Name>sample string 2</Name>
                </ItemsDTO>
              </Items>
              <NombreInterno>sample string 2</NombreInterno>
              <Valor>sample string 3</Valor>
            </CustomFieldsDTO>
            <CustomFieldsDTO>
              <CodigoValor>sample string 4</CodigoValor>
              <Detail>sample string 5</Detail>
              <ExternalId>sample string 1</ExternalId>
              <ItemId>1</ItemId>
              <Items>
                <ItemsDTO>
                  <Code>sample string 3</Code>
                  <Deleted>true</Deleted>
                  <ExternalId>sample string 1</ExternalId>
                  <Name>sample string 2</Name>
                </ItemsDTO>
                <ItemsDTO>
                  <Code>sample string 3</Code>
                  <Deleted>true</Deleted>
                  <ExternalId>sample string 1</ExternalId>
                  <Name>sample string 2</Name>
                </ItemsDTO>
              </Items>
              <NombreInterno>sample string 2</NombreInterno>
              <Valor>sample string 3</Valor>
            </CustomFieldsDTO>
          </CustomFieldsExpenses>
          <ExternalId>sample string 1</ExternalId>
          <ExternalIdPayment>sample string 16</ExternalIdPayment>
          <ExternalIdReport>sample string 15</ExternalIdReport>
          <KMGroup>sample string 17</KMGroup>
          <MileageRate>sample string 11</MileageRate>
          <PredefinedJourney>sample string 18</PredefinedJourney>
          <alerts xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:string>sample string 1</d6p1:string>
            <d6p1:string>sample string 2</d6p1:string>
          </alerts>
          <amount>sample string 3</amount>
          <category>
            <ParentCategoryDTO>
              <VatPercent>1</VatPercent>
              <account>sample string 3</account>
              <code>sample string 2</code>
              <name>sample string 1</name>
            </ParentCategoryDTO>
            <VatPercent>1</VatPercent>
            <account>sample string 3</account>
            <code>sample string 2</code>
            <name>sample string 1</name>
          </category>
          <comments>sample string 9</comments>
          <currency>sample string 4</currency>
          <currencySymbol>sample string 5</currencySymbol>
          <date>2025-06-17T13:45:48.3887162+00:00</date>
          <distance>sample string 13</distance>
          <finalAmount>sample string 8</finalAmount>
          <invoice>
            <Deductible>true</Deductible>
            <Lineas>
              <LinesInvoiceDTO>
                <BaseImponible>sample string 1</BaseImponible>
                <Iva>sample string 2</Iva>
              </LinesInvoiceDTO>
              <LinesInvoiceDTO>
                <BaseImponible>sample string 1</BaseImponible>
                <Iva>sample string 2</Iva>
              </LinesInvoiceDTO>
            </Lineas>
            <Numero>sample string 1</Numero>
            <Proveedor>sample string 2</Proveedor>
          </invoice>
          <isMileage>sample string 10</isMileage>
          <login>sample string 19</login>
          <mastercurrency>sample string 6</mastercurrency>
          <mastercurrencySymbol>sample string 7</mastercurrencySymbol>
          <merchant>sample string 2</merchant>
          <payment>
            <isReimbursable>sample string 2</isReimbursable>
            <name>sample string 1</name>
          </payment>
          <reconciled>sample string 12</reconciled>
          <url>sample string 14</url>
        </ExpenseDTO>
      </expenses>
      <liquidationDate>2025-06-17T13:45:48.3887162+00:00</liquidationDate>
      <name>sample string 3</name>
      <reimbursableAmount>sample string 6</reimbursableAmount>
      <status>sample string 4</status>
      <statusDate>2025-06-17T13:45:48.3887162+00:00</statusDate>
      <total>sample string 5</total>
      <user>
        <Active>true</Active>
        <Bic>sample string 9</Bic>
        <Caja>sample string 10</Caja>
        <CamposPersonalizados>
          <CamposPersonalizadosDTO>
            <Nom>sample string 1</Nom>
            <Private>sample string 4</Private>
            <Req>sample string 3</Req>
            <Valor>sample string 2</Valor>
            <key>sample string 5</key>
          </CamposPersonalizadosDTO>
          <CamposPersonalizadosDTO>
            <Nom>sample string 1</Nom>
            <Private>sample string 4</Private>
            <Req>sample string 3</Req>
            <Valor>sample string 2</Valor>
            <key>sample string 5</key>
          </CamposPersonalizadosDTO>
        </CamposPersonalizados>
        <Iban>sample string 8</Iban>
        <MilageRate>1.1</MilageRate>
        <cif>sample string 3</cif>
        <company>sample string 4</company>
        <companyCode>sample string 5</companyCode>
        <costCentre>sample string 7</costCentre>
        <email>sample string 1</email>
        <employeeCode>sample string 6</employeeCode>
        <name>sample string 2</name>
      </user>
    </ReportDTO>
  </reports>
</ReportsDTO>