GET ContractsBalance?idContract={idContract}&dateFrom={dateFrom}&dateTo={dateTo}&order={order}&page={page}&pageSize={pageSize}&paginate={paginate}
Gets all the movements, represented as CurrentAccountReportDto.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| 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 |
| paginate |
(optional, true by default) Enables pagination. |
boolean |
Default value is True |
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:04.7308962Z</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>021ab6b0-f5f4-4f3e-ac37-eba505e9c149</DriverId>
<DriverLastName>sample string 16</DriverLastName>
<FleetDescription>sample string 22</FleetDescription>
<FuelMasterName>sample string 17</FuelMasterName>
<Id>13d49b34-9da5-45d3-8f56-2abdcaec1608</Id>
<IdCompanyContract>8ceb8106-9083-4d5b-9704-6113f36ea696</IdCompanyContract>
<IdCurrencyCode>cc734c2f-02aa-4f6e-b4e4-31dd03a722c1</IdCurrencyCode>
<IdFuelMaster>f60483c3-5767-4d5c-af5d-97d9d976cca0</IdFuelMaster>
<IdMovement>ea2cedbc-2f95-47dc-a09f-7e2d98e7beab</IdMovement>
<IdSubAccount>6879f634-bc40-4fd0-8d22-3043a02f7d5b</IdSubAccount>
<IdTransaction>d146e205-2cff-4ce5-971b-a1420e2e0d98</IdTransaction>
<IdUserAtionet>39080a68-8983-4328-9955-17f4ee3f1bce</IdUserAtionet>
<IdentificationsDescription>sample string 21</IdentificationsDescription>
<IsDebit>true</IsDebit>
<MovementDate>2026-04-27T22:42:04.7308962Z</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>cafcd9e3-5ef3-46d9-9e3a-db72f7c43f81</StatementId>
<VehicleCode>sample string 13</VehicleCode>
<VehicleId>9f10c695-82ae-4296-8ee5-c3d45990c2c7</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:04.7308962Z</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>021ab6b0-f5f4-4f3e-ac37-eba505e9c149</DriverId>
<DriverLastName>sample string 16</DriverLastName>
<FleetDescription>sample string 22</FleetDescription>
<FuelMasterName>sample string 17</FuelMasterName>
<Id>13d49b34-9da5-45d3-8f56-2abdcaec1608</Id>
<IdCompanyContract>8ceb8106-9083-4d5b-9704-6113f36ea696</IdCompanyContract>
<IdCurrencyCode>cc734c2f-02aa-4f6e-b4e4-31dd03a722c1</IdCurrencyCode>
<IdFuelMaster>f60483c3-5767-4d5c-af5d-97d9d976cca0</IdFuelMaster>
<IdMovement>ea2cedbc-2f95-47dc-a09f-7e2d98e7beab</IdMovement>
<IdSubAccount>6879f634-bc40-4fd0-8d22-3043a02f7d5b</IdSubAccount>
<IdTransaction>d146e205-2cff-4ce5-971b-a1420e2e0d98</IdTransaction>
<IdUserAtionet>39080a68-8983-4328-9955-17f4ee3f1bce</IdUserAtionet>
<IdentificationsDescription>sample string 21</IdentificationsDescription>
<IsDebit>true</IsDebit>
<MovementDate>2026-04-27T22:42:04.7308962Z</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>cafcd9e3-5ef3-46d9-9e3a-db72f7c43f81</StatementId>
<VehicleCode>sample string 13</VehicleCode>
<VehicleId>9f10c695-82ae-4296-8ee5-c3d45990c2c7</VehicleId>
<VehiclePlate>sample string 12</VehiclePlate>
</CurrentAccountReportDto>
</ArrayOfCurrentAccountReportDto>