GET SubAccountsMovements?idSubAccount={idSubAccount}&idContract={idContract}&dateFrom={dateFrom}&dateTo={dateTo}&order={order}&page={page}&pageSize={pageSize}
Gets all the movements, represented as CurrentAccountReportDto.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| idSubAccount |
(Optional) Filters by the ID of the Contract that made the movement. |
globally unique identifier |
None. |
| idContract |
(Optional) Filters by the ID of the Contract that made the movement. |
globally unique identifier |
None. |
| dateFrom |
Filter for the DateFrom (yyyy/MM/dd HH:mm:ss), null for all (optional, null by default). |
string |
None. |
| dateTo |
Filter for the DateTo (yyyy/MM/dd HH:mm:ss), null for all (optional, null by default). |
string |
None. |
| order |
(optional, desc by default) Orders the page (asc/desc) by the date of the movements |
string |
None. |
| page |
(optiona, 1 by default) The page number. |
integer |
Default value is 1 |
| pageSize |
(optional, 50 by default) The number or items per page. |
integer |
Default value is 50 |
Body Parameters
None.
Response Information
Resource Description
A collection of movements.
Collection of CurrentAccountReportDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| IdMovement | globally unique identifier |
None. |
|
| IdCompanyContract | globally unique identifier |
None. |
|
| IdFuelMaster | globally unique identifier |
None. |
|
| IdSubAccount | globally unique identifier |
None. |
|
| Description | string |
None. |
|
| Amount | decimal number |
None. |
|
| IdCurrencyCode | globally unique identifier |
None. |
|
| CurrencyCode | string |
None. |
|
| IdUserAtionet | globally unique identifier |
None. |
|
| MovementType | byte |
None. |
|
| NetworkName | string |
None. |
|
| CompanyName | string |
None. |
|
| MovementDate | date |
None. |
|
| MovementIdOrigin | string |
None. |
|
| MovementDescription | string |
None. |
|
| ContractMode | byte |
None. |
|
| VehicleId | globally unique identifier |
None. |
|
| VehiclePlate | string |
None. |
|
| VehicleCode | string |
None. |
|
| DriverId | globally unique identifier |
None. |
|
| DriverCode | string |
None. |
|
| DriverFirstName | string |
None. |
|
| DriverLastName | string |
None. |
|
| FuelMasterName | string |
None. |
|
| NetworkFuelName | string |
None. |
|
| SiteFuelName | string |
None. |
|
| CompanyContractStartDate | date |
None. |
|
| CompanyContractPeriodicity | byte |
None. |
|
| CompanyContractDuration | integer |
None. |
|
| CompanyContractAccountsLimit | integer |
None. |
|
| CompanyContractVersion | decimal number |
None. |
|
| ContractCode | string |
None. |
|
| Balance | decimal number |
None. |
|
| IsDebit | boolean |
None. |
|
| CreditLimit | decimal number |
None. |
|
| OverLimit | decimal number |
None. |
|
| IdentificationsDescription | string |
None. |
|
| FleetDescription | string |
None. |
|
| IdTransaction | globally unique identifier |
None. |
|
| StatementId | globally unique identifier |
None. |
|
| MovementTypeDescription | string |
None. |
|
| CompanyContractDescription | string |
None. |
|
| VehicleDescription | string |
None. |
|
| DriverDescription | string |
None. |
|
| CompleteName | string |
None. |
|
| FuelName | string |
None. |
|
| ModeDescription | string |
None. |
|
| Debit | decimal number |
None. |
|
| Credit | decimal number |
None. |
|
| BillingValue | decimal number |
None. |
|
| Enable | boolean |
None. |
|
| CompanyContractExpirationDate | string |
None. |
|
| LocalDateShortString | string |
None. |
|
| LocalTimeString | string |
None. |
|
| DisplayDateTimeString | string |
None. |
|
| ControlCode | string |
None. |
|
| MovementOrigin | byte |
None. |
|
| MovementOriginDescription | string |
None. |
Response Formats
application/json
Sample not available.
text/json
Sample not available.
application/xml, text/xml
<ArrayOfCurrentAccountReportDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ationet.Model">
<CurrentAccountReportDto>
<Amount>3</Amount>
<Balance>1</Balance>
<CompanyContractAccountsLimit>1</CompanyContractAccountsLimit>
<CompanyContractDuration>1</CompanyContractDuration>
<CompanyContractPeriodicity>64</CompanyContractPeriodicity>
<CompanyContractStartDate>2026-04-27T22:42:08.3224368Z</CompanyContractStartDate>
<CompanyContractVersion>1</CompanyContractVersion>
<CompanyName>sample string 7</CompanyName>
<ContractCode>sample string 20</ContractCode>
<ContractMode>64</ContractMode>
<ControlCode>sample string 23</ControlCode>
<CreditLimit>1</CreditLimit>
<CurrencyCode>sample string 4</CurrencyCode>
<Description>sample string 2</Description>
<DriverCode>sample string 14</DriverCode>
<DriverFirstName>sample string 15</DriverFirstName>
<DriverId>cbc0991e-0028-46c3-ba52-7a9b6c5701c0</DriverId>
<DriverLastName>sample string 16</DriverLastName>
<FleetDescription>sample string 22</FleetDescription>
<FuelMasterName>sample string 17</FuelMasterName>
<Id>ea8aed55-d595-4043-b84f-899fbc7b8077</Id>
<IdCompanyContract>83320604-0307-4f1a-917e-d29bd5e9cb93</IdCompanyContract>
<IdCurrencyCode>17e83dbd-b4ec-47ed-bed7-8b2118cbaed1</IdCurrencyCode>
<IdFuelMaster>55e69d02-f15a-4d8a-b209-eb959a454d06</IdFuelMaster>
<IdMovement>512941d5-695e-472b-9b0c-c05064735671</IdMovement>
<IdSubAccount>750e3931-3c3c-4054-91d2-146fec6f393c</IdSubAccount>
<IdTransaction>bd690961-1e61-4acc-811f-e9c26ae83ffa</IdTransaction>
<IdUserAtionet>ddc886d0-0d87-4759-a6ba-84f48732ff8f</IdUserAtionet>
<IdentificationsDescription>sample string 21</IdentificationsDescription>
<IsDebit>true</IsDebit>
<MovementDate>2026-04-27T22:42:08.3224368Z</MovementDate>
<MovementDescription>sample string 10</MovementDescription>
<MovementIdOrigin>sample string 9</MovementIdOrigin>
<MovementOrigin>64</MovementOrigin>
<MovementType>64</MovementType>
<NetworkFuelName>sample string 18</NetworkFuelName>
<NetworkName>sample string 6</NetworkName>
<OverLimit>1</OverLimit>
<SiteFuelName>sample string 19</SiteFuelName>
<StatementId>c06f77f3-01c4-41c0-8711-999fe94ebd5d</StatementId>
<VehicleCode>sample string 13</VehicleCode>
<VehicleId>a8f2ce90-e058-4e63-a80e-75d60ec988cd</VehicleId>
<VehiclePlate>sample string 12</VehiclePlate>
</CurrentAccountReportDto>
<CurrentAccountReportDto>
<Amount>3</Amount>
<Balance>1</Balance>
<CompanyContractAccountsLimit>1</CompanyContractAccountsLimit>
<CompanyContractDuration>1</CompanyContractDuration>
<CompanyContractPeriodicity>64</CompanyContractPeriodicity>
<CompanyContractStartDate>2026-04-27T22:42:08.3224368Z</CompanyContractStartDate>
<CompanyContractVersion>1</CompanyContractVersion>
<CompanyName>sample string 7</CompanyName>
<ContractCode>sample string 20</ContractCode>
<ContractMode>64</ContractMode>
<ControlCode>sample string 23</ControlCode>
<CreditLimit>1</CreditLimit>
<CurrencyCode>sample string 4</CurrencyCode>
<Description>sample string 2</Description>
<DriverCode>sample string 14</DriverCode>
<DriverFirstName>sample string 15</DriverFirstName>
<DriverId>cbc0991e-0028-46c3-ba52-7a9b6c5701c0</DriverId>
<DriverLastName>sample string 16</DriverLastName>
<FleetDescription>sample string 22</FleetDescription>
<FuelMasterName>sample string 17</FuelMasterName>
<Id>ea8aed55-d595-4043-b84f-899fbc7b8077</Id>
<IdCompanyContract>83320604-0307-4f1a-917e-d29bd5e9cb93</IdCompanyContract>
<IdCurrencyCode>17e83dbd-b4ec-47ed-bed7-8b2118cbaed1</IdCurrencyCode>
<IdFuelMaster>55e69d02-f15a-4d8a-b209-eb959a454d06</IdFuelMaster>
<IdMovement>512941d5-695e-472b-9b0c-c05064735671</IdMovement>
<IdSubAccount>750e3931-3c3c-4054-91d2-146fec6f393c</IdSubAccount>
<IdTransaction>bd690961-1e61-4acc-811f-e9c26ae83ffa</IdTransaction>
<IdUserAtionet>ddc886d0-0d87-4759-a6ba-84f48732ff8f</IdUserAtionet>
<IdentificationsDescription>sample string 21</IdentificationsDescription>
<IsDebit>true</IsDebit>
<MovementDate>2026-04-27T22:42:08.3224368Z</MovementDate>
<MovementDescription>sample string 10</MovementDescription>
<MovementIdOrigin>sample string 9</MovementIdOrigin>
<MovementOrigin>64</MovementOrigin>
<MovementType>64</MovementType>
<NetworkFuelName>sample string 18</NetworkFuelName>
<NetworkName>sample string 6</NetworkName>
<OverLimit>1</OverLimit>
<SiteFuelName>sample string 19</SiteFuelName>
<StatementId>c06f77f3-01c4-41c0-8711-999fe94ebd5d</StatementId>
<VehicleCode>sample string 13</VehicleCode>
<VehicleId>a8f2ce90-e058-4e63-a80e-75d60ec988cd</VehicleId>
<VehiclePlate>sample string 12</VehiclePlate>
</CurrentAccountReportDto>
</ArrayOfCurrentAccountReportDto>