LoyaltyPrograms
Loyalty Program Methods.
API | Description |
---|---|
GET loyaltyPrograms?ids[0]={ids[0]}&ids[1]={ids[1]}&page={page}&pageSize={pageSize}&orderType={orderType} |
Gets all the loyalty programs, represented as LoyaltyProgramDto. |
GET loyaltyPrograms?id={id} |
Gets a Loyalty Program by it's ID, represented as LoyaltyProgramDto. |
LoyaltyConsoleConfiguration
Loyalty Account Methods.
API | Description |
---|---|
GET LoyaltyConsoleConfiguration/GetLoyaltyConsoleConfigurationById/{id} |
Gets a Loyalty Console Configuration Account by it's ID, represented as NetworksLoyaltyConsoleConfigurationDto. |
GET LoyaltyConsoleConfiguration/GetLoyaltyConsoleConfigurationByNetwork/{networkId} |
Gets a Loyalty Console Configuration Account by Network ID, represented as NetworksLoyaltyConsoleConfigurationDto. |
GET LoyaltyConsoleConfiguration/GetLoyaltyConsoleConfigurationByUrlSegment/{urlSegment} |
Gets a Loyalty Console Configuration Account by it's URL Segment, represented as NetworksLoyaltyConsoleConfigurationDto. |
GlobalSearchPreferences
API | Description |
---|---|
GET GlobalSearchPreferences/{entityType} |
No documentation available. |
GET GlobalSearchPreferences?page={page}&pageSize={pageSize} |
No documentation available. |
POST GlobalSearchPreferences |
No documentation available. |
PUT GlobalSearchPreferences |
No documentation available. |
MyLoyaltyAccounts
Loyalty Account Methods.
API | Description |
---|---|
GET MyLoyaltyAccounts/GetMyLoyaltyAccount?id={id} |
Gets a Loyalty Account by it's ID, represented as LoyaltyAccountDto. |
GET MyLoyaltyAccounts?loyaltyProgramId={loyaltyProgramId}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the loyalty accounts, represented as LoyaltyAccountDto. |
LoyaltyAccounts
Loyalty Account Methods.
API | Description |
---|---|
PUT LoyaltyClients/{id} |
Updates the loyalty account. |
GET loyaltyClients?searchText={searchText}&identificationLabel={identificationLabel}&identificationTrackNumber={identificationTrackNumber}&idCommunity={idCommunity}&idIdentity={idIdentity}&identityNumber={identityNumber}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the loyalty accounts, represented as LoyaltyAccountDto. |
GET loyaltyClients?id={id} |
Gets a Loyalty Account by it's ID, represented as LoyaltyAccountDto. |
POST loyaltyClients |
Creates a new Loyalty Account. |
LoyaltyUser
Loyalty Users methods.
API | Description |
---|---|
POST LoyaltyUser/SendConfirmationEmail |
Re-send confirmation email to User |
POST LoyaltyUser |
Create a user |
GET LoyaltyUser?confirmToken={confirmToken} |
Confirm a user |
Dispersion
Dispersion Methods.
API | Description |
---|---|
POST Dispersion |
Disperse contract balance between sub-accounts. |
SalesOrderPaid
SalesOrderPaid Methods.
API | Description |
---|---|
PUT SalesOrderPaid |
Paid SalesOrder. |
CompanyClassifications2Drivers
API | Description |
---|---|
POST CompanyClassifications2Drivers |
No documentation available. |
VehiclesBatch
Vehicles Methods.
API | Description |
---|---|
POST VehiclesBatch |
Creates new vehicles given a list of vehicles. |
Ping
Ping Method.
API | Description |
---|---|
GET Ping |
Returns Http code 200 OK. |
Quotation
Quotation Methods.
API | Description |
---|---|
GET Quotation?IdcurrencyReference={IdcurrencyReference}&IdcurrencyTarget={IdcurrencyTarget}&DateFrom={DateFrom}&DateTo={DateTo}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the quotations, represented as QuotationDto. |
GET Quotation/{id} |
Gets a quotations by it's ID, represented as QuotationDto. |
POST Quotation |
Creates a new quotation. |
PUT Quotation |
Updates the quotation. |
NetworkAssistanceConfiguration
NetworkAssistanceConfiguration Methods.
API | Description |
---|---|
GET NetworkAssistanceConfiguration |
Gets a assistance information by it's user logged network id and user logged network assistance role entity type, represented as AssistanceInformationDto. |
CompaniesClassificationsConfigurations
API | Description |
---|---|
GET CompaniesClassificationsConfigurations |
Gets a Companies Classifications Configuration by userLogged, represented as |
PUT CompaniesClassificationsConfigurations |
Updates the Companies Classifications Configuration |
EnableDrivers
API | Description |
---|---|
PUT EnableDrivers |
No documentation available. |
IdentificationRequestStatus
IdentificationRequestStatus Methods.
API | Description |
---|---|
GET IdentificationRequestStatus?type={type}&origin={origin}&idCompanyContract={idCompanyContract}&idProgram={idProgram}&idsList[0]={idsList[0]}&idsList[1]={idsList[1]}&idLoyaltyProgram={idLoyaltyProgram} |
Gets Status for RequestIdentificationOrder. |
InvoicesTypes
Invoices Types Methods.
API | Description |
---|---|
GET InvoicesTypes?code={code}&name={name}&searchText={searchText}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the invoices types, represented as InvoicesTypeDto. |
GET InvoicesTypes/{id} |
Gets a invoice type by it's ID, represented as InvoicesTypeDto. |
POST InvoicesTypes |
Creates a new invoice type. |
PUT InvoicesTypes |
Updates the invoice type. |
SubAccountQuota
VehiclesClass
Fleets Methods.
API | Description |
---|---|
GET VehiclesClass |
No documentation available. |
GET VehiclesClass/{id} |
Gets a vehicle by it's ID, represented as VehiclesClassDto. |
POST VehiclesClass |
Creates a new vehicleClass. |
PUT VehiclesClass |
Updates the vehicle. |
ConsumerCardTransactionsContingencies
Consumer Card Transactions Contingencies Methods.
API | Description |
---|---|
GET ConsumerCardTransactionsContingencies?idConsumerCardClient={idConsumerCardClient}&idProgram={idProgram}&idSite={idSite}&idTerminal={idTerminal}&idFuelMaster={idFuelMaster}&dateFrom={dateFrom}&timeFrom={timeFrom}&dateTo={dateTo}&timeTo={timeTo}&authorizationCode={authorizationCode}&state={state}&idReason={idReason}&order={order}&page={page}&pageSize={pageSize} |
Gets all the transactions contingencies, represented as . |
GET ConsumerCardTransactionsContingencies/{id} |
Gets a gift card transaction contingency by it's ID, represented as . |
PUT ConsumerCardTransactionsContingencies/{id} |
Updates the ConsumerCardtransactionsContingency. |
POST ConsumerCardTransactionsContingencies |
Creates a new ConsumerCardTransactionsContingency |
RackPrices
The RackPrices Methods.
API | Description |
---|---|
GET RackPrices?idNetwork={idNetwork}&name={name}&code={code}&active={active}&idCurrency={idCurrency}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the rack prices list, represented as . |
GET RackPrices/{id} |
Gets a rack price list by its ID, represented as |
POST RackPrices |
Creates a new rack prices list |
PUT RackPrices |
Updates the rack prices list |
DELETE RackPrices/{id} |
Deactivate the rack prices list |
FlaggedTransactionsWidget
widget Methods.
API | Description |
---|---|
GET FlaggedTransactionsWidget?idCompany={idCompany} |
Gets a FlaggedTransactionsWidget data, represented as FlaggedTransactionsWidgetDto. |
SalesOrderCancel
SalesOrderCancel Methods.
API | Description |
---|---|
PUT SalesOrderCancel |
Cancel SalesOrder. |
ConsumerCardMovements
ConsumerCard Movements Methods.
API | Description |
---|---|
POST ConsumerCardMovements |
Creates a new movement Valid Movement Types: Money_Withdrawal_From_Subaccount And Money_Transfer_Between_Cards |
EnableVehicles
API | Description |
---|---|
PUT EnableVehicles |
No documentation available. |
IdentificationsRelease
API | Description |
---|---|
PUT IdentificationsRelease?identificationIds[0]={identificationIds[0]}&identificationIds[1]={identificationIds[1]} |
No documentation available. |
SystemNotifications
SystemNotificationsController
Processes
API | Description |
---|---|
GET Processes?code={code}&type={type}&page={page}&pageSize={pageSize} |
No documentation available. |
PUT Processes/{id} |
No documentation available. |
Sites
Sites Methods.
API | Description |
---|---|
GET Sites?merchant[0]={merchant[0]}&merchant[1]={merchant[1]}&country[0]={country[0]}&country[1]={country[1]}&state[0]={state[0]}&state[1]={state[1]}&rule[0]={rule[0]}&rule[1]={rule[1]}&code={code}&shortName={shortName}&searchText={searchText}&fullName={fullName}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType}&latitude={latitude}&longitude={longitude}&distance={distance}&idZone={idZone} |
Gets all the sites, represented as SiteDto. |
GET Sites/{id} |
Gets a site by it's ID, represented as SiteDto. |
POST Sites |
Creates a new site. |
PUT Sites/{id} |
Updates the site. |
UserAtionetProfilePicture
Users Methods.
API | Description |
---|---|
GET UserAtionetProfilePicture |
Gets a user by it's ID, represented as UserDto. |
PUT UserAtionetProfilePicture/{id} |
Updates the user. |
DELETE UserAtionetProfilePicture |
Deletes user's profile picture. |
SubAccountsMovements
Movement Methods.
API | Description |
---|---|
GET SubAccountsMovements?idSubAccount={idSubAccount}&idContract={idContract}&dateFrom={dateFrom}&dateTo={dateTo}&order={order}&page={page}&pageSize={pageSize} |
Gets all the movements, represented as CurrentAccountReportDto. |
VehiclesCo2Report
Transactions Methods.
API | Description |
---|---|
GET VehiclesCo2Report?idContract={idContract}&idFleet={idFleet}&idVehicle={idVehicle}&dateTimeFrom={dateTimeFrom}&dateTimeTo={dateTimeTo}&dateType={dateType}&page={page}&pageSize={pageSize}&paginate={paginate} |
Returns a list of Grouped Transactions represented as |
UserAtionetProfileChangePassword
Users Methods.
API | Description |
---|---|
PUT UserAtionetProfileChangePassword/{id} |
Updates the user. |
CO2Emissions
CO2 Emissions Information
ConsumerCardClients
ConsumerCard Clients Methods.
API | Description |
---|---|
GET ConsumerCardClients?programId={programId}&pan={pan}&name={name}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the ConsumerCardClients, represented as . |
GET ConsumerCardClients/{id} |
Gets a consumerCardClient by it's ID, represented as ConsumerCardClientDto. |
SalesOrderConfirm
SalesOrderConfirm Methods.
API | Description |
---|---|
PUT SalesOrderConfirm |
Confirm SalesOrder. |
FraudAlertsConfiguration
Api Fraud Alert Configuration
API | Description |
---|---|
GET FraudAlertsConfiguration?type={type}&periodicity={periodicity}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
fraud alert configuration service. |
GET FraudAlertsConfiguration/{id} |
Gets a fraud alert configuration by it's ID |
POST FraudAlertsConfiguration |
No documentation available. |
PUT FraudAlertsConfiguration |
Updates the Fraud Alerts Configuration |
DELETE FraudAlertsConfiguration/{id} |
Deletes the FraudAlertsConfiguration |
DriverAccountResetPassword
API | Description |
---|---|
POST DriverAccountResetPassword |
No documentation available. |
Attendants
Attendants Methods.
API | Description |
---|---|
GET Attendants?code={code}&name={name}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the attendants, represented as AttendantDto. |
GET Attendants/{id} |
Gets an attendant by it's ID, represented as AttendantDto. |
POST Attendants |
Creates a new attendant. |
PUT Attendants |
Updates the attendant. |
VehiclesConsumptionReport
Transactions Methods.
API | Description |
---|---|
GET VehiclesConsumptionReport?idContract={idContract}&idFleet={idFleet}&idVehicle={idVehicle}&dateTimeFrom={dateTimeFrom}&dateTimeTo={dateTimeTo}&dateType={dateType}&page={page}&pageSize={pageSize} |
Returns a list of Grouped Transactions represented as |
CompanyContracts
Contracts Methods.
API | Description |
---|---|
GET CompanyContracts?contract[0]={contract[0]}&contract[1]={contract[1]}&companyCode={companyCode}&code={code}&valid={valid}&description={description}&companyId={companyId}&siteId={siteId}&merchantId={merchantId}&mode={mode}&balanceMode={balanceMode}&countryId={countryId}&stateId={stateId}&moneyBalance={moneyBalance}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType}&active={active} |
No documentation available. |
GET CompanyContracts/{id} |
Gets a contract by it's ID, represented as ContractDto. |
POST CompanyContracts |
Creates a new contract. |
PUT CompanyContracts/{id} |
Updates the contract. |
DriversBatch
Drivers Methods.
API | Description |
---|---|
POST DriversBatch |
Creates new drivers given a list of drivers. |
WorkflowConfigurations
Mage the Rest API control for Workflow Configurations.
API | Description |
---|---|
GET WorkflowConfigurations?entity={entity}&active={active}&level0MaxValue={level0MaxValue}&level0RequiredApprovers={level0RequiredApprovers}&level1MaxValue={level1MaxValue}&level1RequiredApprovers={level1RequiredApprovers}&level2RequiredApprovers={level2RequiredApprovers}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets the filtered workflow collection, the filter ara based on the next parameters. |
GET WorkflowConfigurations/{id} |
Gets the specified identifier. |
PUT WorkflowConfigurations |
Puts the specified workflow configuration dto. |
ImportCompanyClassifications2
API | Description |
---|---|
POST ImportCompanyClassifications2 |
No documentation available. |
PUT ImportCompanyClassifications2 |
No documentation available. |
GET ImportCompanyClassifications2 |
No documentation available. |
ImportCompanyClassifications3
API | Description |
---|---|
POST ImportCompanyClassifications3 |
No documentation available. |
PUT ImportCompanyClassifications3 |
No documentation available. |
GET ImportCompanyClassifications3 |
No documentation available. |
ImportDriversVehiclesRelationships
API | Description |
---|---|
GET ImportDriversVehiclesRelationships |
No documentation available. |
POST ImportDriversVehiclesRelationships |
No documentation available. |
CompanyClassifications2Fleets
API | Description |
---|---|
POST CompanyClassifications2Fleets |
No documentation available. |
ImportCompanyClassifications1
API | Description |
---|---|
POST ImportCompanyClassifications1 |
No documentation available. |
PUT ImportCompanyClassifications1 |
No documentation available. |
GET ImportCompanyClassifications1 |
No documentation available. |
HealthWidget
widget Methods.
API | Description |
---|---|
GET HealthWidget?idEntity={idEntity}&entityType={entityType} |
Gets a HealthWidget data, represented as HealthWidgetDto. |
ImportCompanyClassifications4
API | Description |
---|---|
POST ImportCompanyClassifications4 |
No documentation available. |
PUT ImportCompanyClassifications4 |
No documentation available. |
GET ImportCompanyClassifications4 |
No documentation available. |
TransactionsPerformance
TransactionsPerformance Methods.
VehiclesType
Fleets Methods.
API | Description |
---|---|
GET VehiclesType?culture={culture} |
No documentation available. |
Programs
Programs Methods.
API | Description |
---|---|
GET Programs?programIds[0]={programIds[0]}&programIds[1]={programIds[1]}&description={description}&code={code}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
No documentation available. |
GET Programs/{id} |
Gets a program by it's ID, represented as ProgramDto. |
POST Programs |
Creates a new program. |
PUT Programs/{id} |
Updates the program. |
CompanyClassifications3Vehicles
API | Description |
---|---|
POST CompanyClassifications3Vehicles |
No documentation available. |
TransactionsContingencyApproval
Transactions Contingencies Approval Methods.
API | Description |
---|---|
PUT TransactionsContingencyApproval |
Approves or Rejects a Contingency as a Network Admin. |
IdentificationsTypesModels
States Methods.
API | Description |
---|---|
GET IdentificationsTypesModels?identificationType={identificationType}&installable={installable}&personalize={personalize}&includeGiftCard={includeGiftCard}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the identificationsTypesModels, represented as IdentificationTypeModelDto. |
GET IdentificationsTypesModels/{id} |
Gets a identificationTypeModel by it's ID, represented as IdentificationTypeModelDto. |
LoyaltyPrizeDeliveries
Loyalty Account Methods.
API | Description |
---|---|
GET LoyaltyPrizeDeliveries?loyaltyProgramId={loyaltyProgramId}&identificationId={identificationId}&showDelivered={showDelivered}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the Skus, represented as SkuCatalogDto. |
UserAtionetProfileWidget
Users Methods.
API | Description |
---|---|
GET UserAtionetProfileWidget |
Gets a user by it's ID, represented as UserDto. |
PUT UserAtionetProfileWidget/{id} |
Updates the user. |
BillingStatementsExport
API | Description |
---|---|
GET BillingStatementsExport/{id} |
No documentation available. |
POST BillingStatementsExport?ids[0]={ids[0]}&ids[1]={ids[1]}&type={type} |
No documentation available. |
VehiclesPerformance
Vehicles Methods.
Brands
Brands Methods.
API | Description |
---|---|
GET Brands?page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the brands, represented as BrandDto. |
GET Brands/{id} |
Gets a brand by it's ID, represented as BrandDto. |
POST Brands |
Creates a new brand. |
PUT Brands |
Updates the brand. |
CompanyContractsClassifications
API | Description |
---|---|
GET CompanyContractsClassifications?index={index}&page={page}&pageSize={pageSize}&orderType={orderType} |
Gets all the Company Contracts Classifications, represented as . |
POST CompanyContractsClassifications |
Creates a new Company ContractsCompany Contracts Classifications |
PUT CompanyContractsClassifications/{id}?index={index} |
Updates the Company Contract Classifications |
DELETE CompanyContractsClassifications/{id}?index={index} |
Deletes the Company Contract Classifications |
CompanyClassifications3Drivers
API | Description |
---|---|
POST CompanyClassifications3Drivers |
No documentation available. |
GiftCardPrograms
GiftCard Programs Methods.
API | Description |
---|---|
GET GiftCardPrograms?NetworkId={NetworkId}&IdSite={IdSite}&name={name}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the GiftCardProgram, represented as GiftCardProgramDto. |
GET GiftCardPrograms/{id} |
Gets a giftCardProgram by it's ID, represented as GiftCardProgramDto. |
POST GiftCardPrograms |
Creates a new getGiftCardProgram. |
PUT GiftCardPrograms/{id} |
Updates the getGiftCardProgram. |
MerchantContracts
MerchantContracts Methods.
API | Description |
---|---|
POST MerchantContracts |
Creates a new contract. |
PUT MerchantContracts/{id} |
Updates the contract. |
GET MerchantContracts?contract[0]={contract[0]}&contract[1]={contract[1]}&merchantCode={merchantCode}&code={code}&valid={valid}&description={description}&merchantId={merchantId}&siteId={siteId}&mode={mode}&countryId={countryId}&stateId={stateId}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the contracts, represented as MerchantContractDto. |
GET MerchantContracts/{id} |
Gets a contract by it's ID, represented as MerchantContractDto. |
Users
Users Methods.
API | Description |
---|---|
GET Users?userName={userName}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType}&name={name}&socialSecurityNumber={socialSecurityNumber}&includeRoles={includeRoles}&includeProfilePicture={includeProfilePicture} |
Gets all the users, represented as UsersAtionetDto. |
GET Users/{id} |
Gets a user by it's ID, represented as UserDto. |
POST Users |
Creates a new user. |
PUT Users/{id} |
Updates the user. |
SalesOrderIdentificationsSaleVehicle
SalesOrder Methods.
API | Description |
---|---|
POST SalesOrderIdentificationsSaleVehicle |
Request Sale order of Identifications. |
ContractsBalance
Movement Methods.
API | Description |
---|---|
GET ContractsBalance?idContract={idContract}&dateFrom={dateFrom}&dateTo={dateTo}&order={order}&page={page}&pageSize={pageSize}&paginate={paginate} |
Gets all the movements, represented as CurrentAccountReportDto. |
IdentificationRequestOrderVehicle
IdentificationRequestStatus Methods.
API | Description |
---|---|
POST IdentificationRequestOrderVehicle |
Request Identifications for vehicles. |
CompanyContractsPaymentMovements
Company contract payment Movement Methods.
API | Description |
---|---|
POST CompanyContractsPaymentMovements |
Creates a new company contract Account Movement deposit (power tranz / ationet). |
POST CompanyContractsPaymentMovements/{id} |
No documentation available. |
TransactionsContingencies
Transactions Contingencies Methods.
Fuels
Fuels Methods.
API | Description |
---|---|
GET Fuels?code={code}&fuelMasterCodes[0]={fuelMasterCodes[0]}&fuelMasterCodes[1]={fuelMasterCodes[1]}&fuelMasterIds[0]={fuelMasterIds[0]}&fuelMasterIds[1]={fuelMasterIds[1]}&siteCodes[0]={siteCodes[0]}&siteCodes[1]={siteCodes[1]}&siteIds[0]={siteIds[0]}&siteIds[1]={siteIds[1]}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the fuels, represented as FuelDto. |
GET Fuels/{id} |
Gets a fuel by it's ID, represented as FuelDto. |
POST Fuels |
Creates a new fuel. |
PUT Fuels/{id} |
Updates the fuel. |
DELETE Fuels/{id} |
No documentation available. |
Transactions
Transactions Methods.
CompanyClassifications4Drivers
API | Description |
---|---|
POST CompanyClassifications4Drivers |
No documentation available. |
RulesQuotaBulk
Bulk action Update Rules Quote Method.
API | Description |
---|---|
PUT RulesQuotaBulk |
No documentation available. |
Identities
Zones Methods.
API | Description |
---|---|
GET Identities?searchText={searchText}&identitiyNumber={identitiyNumber}&userConsent={userConsent}&name={name}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the identities, represented as IdentityDto. |
GET Identities/{id} |
Gets a Identity by it's ID, represented as IdentityDto. |
POST Identities |
Creates a new Identity. |
PUT Identities/{id} |
Updates the identity. |
LitersWidget
widget Methods.
API | Description |
---|---|
GET LitersWidget?idEntity={idEntity}&entityType={entityType} |
Gets a litersWidget data, represented as LitersWidgetDto. |
Countries
Countries Methods.
API | Description |
---|---|
GET Countries?page={page}&pageSize={pageSize} |
Gets all the countries, represented as CountryDto. |
TransactionsDisputesApproval
Transactions Disputes Methods.
API | Description |
---|---|
PUT TransactionsDisputesApproval |
Approves/Rejets the transaction dispute. |
CompanyUsersPaymentMethod
Company Payment Methods.
API | Description |
---|---|
GET CompanyUsersPaymentMethod?idCompanyUserPaymentMethod={idCompanyUserPaymentMethod}&page={page}&pageSize={pageSize} |
No documentation available. |
PUT CompanyUsersPaymentMethod?companyContractPaymentMethodId={companyContractPaymentMethodId} |
Cancel the given Card from a user company |
CompanyInvoices
Contracts Methods.
API | Description |
---|---|
GET CompanyInvoices/{id} |
Gets the requested company invoice, represented as CompanyInvoiceDto. |
GET CompanyInvoices?companyIds[0]={companyIds[0]}&companyIds[1]={companyIds[1]}&companyCode={companyCode}&invoiceNumber={invoiceNumber}&invoiceType={invoiceType}&dateFrom={dateFrom}&dateTo={dateTo}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the contracts, represented as ContractDto. |
POST CompanyInvoices |
Creates a new invoice. |
PUT CompanyInvoices |
Updates the invoice. |
SalesOrderBalanceRecharge
SalesOrder Methods.
API | Description |
---|---|
GET SalesOrderBalanceRecharge?companyContractId={companyContractId}&identificationRequestId={identificationRequestId}&type={type}&state={state}&paymentReference={paymentReference}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the drivers, represented as SalesOrderDto. |
GET SalesOrderBalanceRecharge/{id} |
Gets a driver by it's ID, represented as SalesOrderDto. |
POST SalesOrderBalanceRecharge |
Creates a new SalesOrderBalanceRecharge. |
Companies
Companies Methods.
API | Description |
---|---|
GET Companies?company[0]={company[0]}&company[1]={company[1]}&code={code}&name={name}&custom0={custom0}&custom1={custom1}&custom2={custom2}&custom3={custom3}&updateDate={updateDate}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the companies, represented as CompanyDto. |
GET Companies/{id} |
Gets a company by it's ID, represented as CompanyDto. |
POST Companies |
Creates a new company. |
PUT Companies/{id} |
Updates the company. |
IdentificationRequestBulkCancel
API | Description |
---|---|
PUT IdentificationRequestBulkCancel |
No documentation available. |
States
States Methods.
API | Description |
---|---|
GET States?idCountry={idCountry}&page={page}&pageSize={pageSize} |
Gets all the states, represented as StateDto. |
Taxes
Taxes Methods.
API | Description |
---|---|
GET Taxes?tax[0]={tax[0]}&tax[1]={tax[1]}&network={network}&code={code}&description={description}&type={type}&mode={mode}&useMode={useMode}&active={active}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the taxes, represented as TaxDto. |
GET Taxes/{id} |
Gets a tax by it's ID, represented as TaxDto. |
POST Taxes |
Creates a new tax. |
PUT Taxes/{id} |
Updates the tax. |
CompanyClassifications1Vehicles
API | Description |
---|---|
POST CompanyClassifications1Vehicles |
No documentation available. |
DocumentTypesAccepted
DocumentTypesAcceptedController Methods.
API | Description |
---|---|
GET DocumentTypesAccepted?code={code}&description={description}&validator={validator}&active={active}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the DocumentTypesAccepted, represented as DocumentTypesAcceptedDto. |
GET DocumentTypesAccepted/{id} |
Gets an Document Types Accepted by it's ID, represented as DocumentTypesAcceptedDto. |
POST DocumentTypesAccepted |
Creates a new Document Types Accepted. |
PUT DocumentTypesAccepted |
Updates the Document Types Accepted. |
DELETE DocumentTypesAccepted/{id} |
No documentation available. |
CompanyClassifications1Fleets
API | Description |
---|---|
POST CompanyClassifications1Fleets |
No documentation available. |
CompanyClassifications1Drivers
API | Description |
---|---|
POST CompanyClassifications1Drivers |
No documentation available. |
LoyaltyProgramsDiscountRules
The LoyaltyProgramsDiscountRules Methods.
API | Description |
---|---|
GET LoyaltyProgramsDiscountRules?idLoyaltyProgram={idLoyaltyProgram}&code={code}&codeLoyaltyProgram={codeLoyaltyProgram}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the loyalty program discount rules, represented as . |
GET LoyaltyProgramsDiscountRules/{id} |
Gets a loyalty programs discount rule by its ID, represented as |
POST LoyaltyProgramsDiscountRules |
Creates a new loyalty programs discount rule |
PUT LoyaltyProgramsDiscountRules |
Updates the loyalty programs discount rule |
DELETE LoyaltyProgramsDiscountRules/{id} |
Deletes the loyalty programs discount rule |
ImportVehiclesDriversRelationships
API | Description |
---|---|
GET ImportVehiclesDriversRelationships |
No documentation available. |
POST ImportVehiclesDriversRelationships |
No documentation available. |
ServiceFiles
Service Files Methods.
API | Description |
---|---|
GET ServiceFiles?loyaltyPrograms[0]={loyaltyPrograms[0]}&loyaltyPrograms[1]={loyaltyPrograms[1]}&identifications[0]={identifications[0]}&identifications[1]={identifications[1]}&drivers[0]={drivers[0]}&drivers[1]={drivers[1]}&vehicles[0]={vehicles[0]}&vehicles[1]={vehicles[1]}&groups[0]={groups[0]}&groups[1]={groups[1]}&types[0]={types[0]}&types[1]={types[1]}&products[0]={products[0]}&products[1]={products[1]}&memberDate={memberDate}&dateFrom={dateFrom}&dateTo={dateTo}&page={page}&pageSize={pageSize} |
Gets all the service files, represented as ServiceFileDto. |
GET ServiceFiles/{id} |
Gets a service file by it's ID, represented as ServiceFileDto. |
POST ServiceFiles |
Creates a new service file entry. |
Contracts
Contracts Methods.
API | Description |
---|---|
GET Contracts?contract[0]={contract[0]}&contract[1]={contract[1]}&companyCode={companyCode}&code={code}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the contracts, represented as ContractDto. |
GET Contracts/{id} |
Gets a contract by it's ID, represented as ContractDto. |
POST Contracts |
Creates a new contract. |
PUT Contracts/{id} |
Updates the contract. |
RackPricesBatch
Rack prices Methods.
API | Description |
---|---|
POST RackPricesBatch |
Creates new rack prices given a list of rack prices. |
GlobalSearch
GlobalSearchController
API | Description |
---|---|
GET GlobalSearch?searchText={searchText}&includeEntities[0]={includeEntities[0]}&includeEntities[1]={includeEntities[1]} |
No documentation available. |
TerminalsInventoryMovements
TerminalsInventoryMovements Methods.
API | Description |
---|---|
GET TerminalsInventoryMovements?code={code}&name={name}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the TerminalsInventoryMovements, represented as TerminalsInventoryMovementsDto. |
GET TerminalsInventoryMovements/{id} |
Gets a terminalsInventoryMovement by it's ID, represented as TerminalsInventoryMovementDto. |
POST TerminalsInventoryMovements |
Creates a new terminalsInventoryMovement. |
IdentificationRequestConfirmDelivery
IdentificationRequestStatus Methods.
API | Description |
---|---|
PUT IdentificationRequestConfirmDelivery |
Request Identifications for drivers. |
AccountResetPasswordNew
Memberships Methods.
API | Description |
---|---|
POST AccountResetPasswordNew |
Send to email the URL to Reset the password |
Drivers
Drivers Methods.
IdentificationsProviders
Contracts Methods.
API | Description |
---|---|
GET IdentificationsProviders?name={name}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the identifications providers, represented as IdentificationsProvicersDto. |
GET IdentificationsProviders/{id} |
Gets a provider by it's ID, represented as IdentificationsProviderDto. |
POST IdentificationsProviders |
Creates a new provider. |
PUT IdentificationsProviders/{id} |
Updates the provider. |
LoyaltyAccountBalances
Sites Methods.
API | Description |
---|---|
GET LoyaltyAccountBalances |
Gets all the loyalty accounts balances, represented as LoyaltyAccountBalanceDto. |
FuelsMastersGroups
Fuels Master Methods.
API | Description |
---|---|
GET FuelsMastersGroups?code={code}&name={name}&searchText={searchText}&description={description}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the fuelsMaster, represented as FuelsMastersGroupDto. |
GET FuelsMastersGroups/{id} |
Gets a fuels master by it's ID, represented as FuelsMastersGroupDto. |
ContractsMovements
Movement Methods.
API | Description |
---|---|
GET ContractsMovements?idContract={idContract}&dateFrom={dateFrom}&dateTo={dateTo}&order={order}&page={page}&pageSize={pageSize} |
Gets all the movements, represented as CurrentAccountReportDto. |
Rules
Rules Methods.
API | Description |
---|---|
GET Rules?rule={rule}&ruleType={ruleType}&idVehicle={idVehicle}&idDriver={idDriver}&idFleet={idFleet}&customer={customer}&company={company}&contract={contract}&nonBlocking={nonBlocking}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the rules, represented as RuleDto. |
GET Rules/{id} |
Gets a rule by it's ID, represented as RuleDto. |
POST Rules |
Creates a new rule. |
PUT Rules/{id} |
Updates the rule. |
DELETE Rules/{id} |
Deletes the rule |
SubAccounts
SubAccounts Methods
IdentificationsSchedulerConfiguration
API | Description |
---|---|
GET IdentificationsSchedulerConfiguration/{id} |
Gets the process configuration, represented as IdentificationsSchedulerConfigurationDto. |
GET IdentificationsSchedulerConfiguration?configuration[0]={configuration[0]}&configuration[1]={configuration[1]}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the process configuration, represented as IdentificationsSchedulerConfigurationDto. |
POST IdentificationsSchedulerConfiguration |
Creates a new process configuration, represented as IdentificationsSchedulerConfigurationDto. |
PUT IdentificationsSchedulerConfiguration/{id} |
Updates the process configuration. |
LoyaltyTransactions
Transactions Methods.
API | Description |
---|---|
GET LoyaltyTransactions?transactionTypes[0]={transactionTypes[0]}&transactionTypes[1]={transactionTypes[1]}&accountIds[0]={accountIds[0]}&accountIds[1]={accountIds[1]}&programIds[0]={programIds[0]}&programIds[1]={programIds[1]}&dateTimeFrom={dateTimeFrom}&dateTimeTo={dateTimeTo}&orderType={orderType}&page={page}&pageSize={pageSize} |
No documentation available. |
GET LoyaltyTransactions/{id} |
Gets a transaction by it's ID, represented as TransactionDto. |
SitesClassificationsConfigurations
API | Description |
---|---|
GET SitesClassificationsConfigurations |
Gets a Sites Classifications Configuration by userLogged, represented as |
PUT SitesClassificationsConfigurations |
Updates the Sites Classifications Configuration |
IdentificationRequestCancel
IdentificationRequestStatus Methods.
API | Description |
---|---|
PUT IdentificationRequestCancel |
Request Identifications for drivers. |
MobilePayment
API | Description |
---|---|
GET MobilePayment?idSite={idSite}&siteCode={siteCode} |
Get the mobile payment |
CompanyContractsOverLimits
The CompanyContractsOverLimits Methods.
API | Description |
---|---|
GET CompanyContractsOverLimits?idCompany={idCompany}&idCompanyContract={idCompanyContract}&dateFrom={dateFrom}&dateTo={dateTo}&creationDate={creationDate}&filterType={filterType}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the Company Contracts OverLimits, represented as . |
GET CompanyContractsOverLimits/{id} |
Gets a Company Contracts OverLimit by its ID, represented as |
POST CompanyContractsOverLimits |
Creates a new CompanyContracts OverLimit |
PUT CompanyContractsOverLimits |
Updates the CompanyContracts OverLimit |
DELETE CompanyContractsOverLimits/{id} |
Deletes the CompanyContracts OverLimit |
Fleets
Fleets Methods.
API | Description |
---|---|
GET Fleets?rule[0]={rule[0]}&rule[1]={rule[1]}&classification1[0]={classification1[0]}&classification1[1]={classification1[1]}&classification2[0]={classification2[0]}&classification2[1]={classification2[1]}&classification3[0]={classification3[0]}&classification3[1]={classification3[1]}&classification4[0]={classification4[0]}&classification4[1]={classification4[1]}&code={code}&name={name}&searchText={searchText}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the fleets, represented as FleetDto. |
GET Fleets/{id} |
Gets a fleet by it's ID, represented as FleetDto. |
POST Fleets |
Creates a new fleet. |
PUT Fleets |
Updates the fleet. |
CompanyContractsClassificationsConfigurations
API | Description |
---|---|
GET CompanyContractsClassificationsConfigurations |
Gets a Company Contracts Classifications Configuration by userLogged, represented as |
PUT CompanyContractsClassificationsConfigurations |
Updates the Company Contracts Classifications Configuration |
ImportRackPrices
Import rack prices Methods.
API | Description |
---|---|
POST ImportRackPrices |
Creates rack prices using an uploaded Excel file. |
GET ImportRackPrices |
Gets the rack prices import excel template. |
SiteClassifications
API | Description |
---|---|
GET SiteClassifications?index={index}&page={page}&pageSize={pageSize}&orderType={orderType} |
Gets all the Site Classificationss, represented as . |
POST SiteClassifications |
Creates a new Site Classifications |
PUT SiteClassifications/{id}?index={index} |
Updates the Site Classifications |
DELETE SiteClassifications/{id}?index={index} |
Deletes the Site Classifications |
SubAccountBalances
SubAccountsBalance Methods.
API | Description |
---|---|
GET SubAccountBalances?idSite={idSite}&idFuelMaster={idFuelMaster}&idTerminal={idTerminal}&idIdentification={idIdentification} |
No documentation available. |
GET SubAccountBalances?idSite={idSite}&idFuelMaster={idFuelMaster} |
Gets the balance of the user, represented as SubAccountBalanceDto. |
POST SubAccountBalances |
Returns Http code 200 OK. |
GiftCardTransactionsContingencies
Gift Card Transactions Contingencies Methods.
API | Description |
---|---|
GET GiftCardTransactionsContingencies?idGiftCardClient={idGiftCardClient}&idProgram={idProgram}&idSite={idSite}&idTerminal={idTerminal}&idFuelMaster={idFuelMaster}&dateFrom={dateFrom}&timeFrom={timeFrom}&dateTo={dateTo}&timeTo={timeTo}&authorizationCode={authorizationCode}&state={state}&idReason={idReason}&order={order}&page={page}&pageSize={pageSize} |
Gets all the transactions contingencies, represented as . |
GET GiftCardTransactionsContingencies/{id} |
Gets a gift card transaction contingency by it's ID, represented as . |
PUT GiftCardTransactionsContingencies/{id} |
Updates the GiftCardtransactionsContingency. |
POST GiftCardTransactionsContingencies |
Creates a new GiftCardTransactionsContingency |
CompanyClassifications4Fleets
API | Description |
---|---|
POST CompanyClassifications4Fleets |
No documentation available. |
BillingChargesItems
UserAtionetProfilePreference
Users Methods.
API | Description |
---|---|
PUT UserAtionetProfilePreference/{id} |
Updates the user. |
TerminalsTypesModels
Terminals Types Models Methods.
API | Description |
---|---|
GET TerminalsTypesModels?name={name}&idTerminalType={idTerminalType}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the terminal type models, represented as TerminalTypeModelDto. |
GET TerminalsTypesModels/{id} |
Gets a terminal type model by its ID, represented as TerminalTypeModelDto. |
POST TerminalsTypesModels |
Creates a new terminal type model. |
PUT TerminalsTypesModels |
Updates the terminal type model. |
DELETE TerminalsTypesModels/{id} |
Deletes the terminal type model. |
CompanyClassifications4
API | Description |
---|---|
GET CompanyClassifications4?code={code}&description={description}&page={page}&pageSize={pageSize}&orderType={orderType} |
Gets all the Company Classificationss, represented as . |
GET CompanyClassifications4/{id} |
Gets a CompanyClassifications by its ID, represented as |
POST CompanyClassifications4 |
No documentation available. |
PUT CompanyClassifications4/{id} |
Updates the Company Classifications |
DELETE CompanyClassifications4/{id} |
Deletes the Company Classifications |
CompanyClassifications3
API | Description |
---|---|
GET CompanyClassifications3?code={code}&description={description}&page={page}&pageSize={pageSize}&orderType={orderType} |
Gets all the Company Classificationss, represented as . |
GET CompanyClassifications3/{id} |
Gets a CompanyClassifications by its ID, represented as |
POST CompanyClassifications3 |
Creates a new Company Classifications |
PUT CompanyClassifications3/{id} |
Updates the Company Classifications |
DELETE CompanyClassifications3/{id} |
Deletes the Company Classifications |
CompanyClassifications2
API | Description |
---|---|
GET CompanyClassifications2?code={code}&description={description}&page={page}&pageSize={pageSize}&orderType={orderType} |
Gets all the Company Classificationss, represented as . |
GET CompanyClassifications2/{id} |
Gets a CompanyClassifications by its ID, represented as |
POST CompanyClassifications2 |
No documentation available. |
PUT CompanyClassifications2/{id} |
Updates the Company Classifications |
DELETE CompanyClassifications2/{id} |
Deletes the Company Classifications |
CompanyClassifications1
API | Description |
---|---|
GET CompanyClassifications1?code={code}&description={description}&page={page}&pageSize={pageSize}&orderType={orderType} |
Gets all the Company Classificationss, represented as . |
GET CompanyClassifications1/{id} |
Gets a CompanyClassifications by its ID, represented as |
POST CompanyClassifications1 |
No documentation available. |
PUT CompanyClassifications1/{id} |
Updates the Company Classifications |
DELETE CompanyClassifications1/{id} |
Deletes the Company Classifications |
CompanyContractStatusWidget
widget Methods.
API | Description |
---|---|
GET CompanyContractStatusWidget?contractIds[0]={contractIds[0]}&contractIds[1]={contractIds[1]} |
No documentation available. |
Locations
API | Description |
---|---|
GET Locations?location[0]={location[0]}&location[1]={location[1]}&code={code}&zipCode={zipCode}&active={active}&country={country}&state={state}&identificationType={identificationType}&identificationTypeModel={identificationTypeModel}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
No documentation available. |
GET Locations/{id} |
No documentation available. |
POST Locations |
No documentation available. |
PUT Locations/{id} |
No documentation available. |
DELETE Locations/{id} |
No documentation available. |
ResetUserAtionetPassword
Users Methods.
API | Description |
---|---|
POST ResetUserAtionetPassword |
Updates the user. |
BrandFuels
BrandFUels Methods.
API | Description |
---|---|
GET BrandFuels?brandId={brandId}&searchText={searchText} |
Gets all the brandFuels, represented as BrandFUelDto. |
CompanyClassifications3Fleets
API | Description |
---|---|
POST CompanyClassifications3Fleets |
No documentation available. |
PrizesCatalog
Skus Methods.
API | Description |
---|---|
GET PrizesCatalog?loyaltyProgramId={loyaltyProgramId}&sku[0]={sku[0]}&sku[1]={sku[1]}&code={code}&descriptionShort={descriptionShort}&loyaltyPointsFrom={loyaltyPointsFrom}&loyaltyPointsTo={loyaltyPointsTo}&skuCategoryId={skuCategoryId}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType}&stockBySite={stockBySite} |
Gets all the Skus, represented as SkuCatalogDto. |
GET PrizesCatalog/{id}?loyaltyProgramId={loyaltyProgramId}&stockBySite={stockBySite} |
Gets a sku catalog by it's ID, represented as SkuCatalogDto. |
Movements
Movement Methods.
API | Description |
---|---|
GET Movements?idContract={idContract}&dateFrom={dateFrom}&dateTo={dateTo}&amountFrom={amountFrom}&amountTo={amountTo}&operationType={operationType}&orderType={orderType}&page={page}&pageSize={pageSize} |
Gets all the movements, represented as CurrentAccountReportDto. |
POST Movements |
Creates a new Account Movement. |
Products
API | Description |
---|---|
GET Products?searchText={searchText}&page={page}&pageSize={pageSize} |
No documentation available. |
BillingStatements
GenerateCode
Fleets Methods.
API | Description |
---|---|
GET GenerateCode?type={type}&idCompany={idCompany}&idMerchant={idMerchant}&siteName={siteName} |
No documentation available. |
MerchantContractBalance
Movement Methods.
API | Description |
---|---|
GET MerchantContractBalance?merchantContractId={merchantContractId} |
Get Merchant contract balance. |
AuditLog
API | Description |
---|---|
GET AuditLog?userIds[0]={userIds[0]}&userIds[1]={userIds[1]}&categories[0]={categories[0]}&categories[1]={categories[1]}&dateFrom={dateFrom}&dateTo={dateTo}&idCompany={idCompany}&page={page}&pageSize={pageSize}&action={action}&subCategory={subCategory}&timeFrom={timeFrom}&timeTo={timeTo} |
Gets AuditLogDtos visible to the user using the provided filters |
TestLocalization
API | Description |
---|---|
GET TestLocalization?searchText={searchText} |
No documentation available. |
FuelsMaster
Fuels Master Methods.
API | Description |
---|---|
GET FuelsMaster?code={code}&description={description}&searchText={searchText}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the fuelsMaster, represented as FuelsMasterDto. |
GET FuelsMaster/{id} |
Gets a fuels master by it's ID, represented as FuelsMasterDto. |
UserAtionetAssignableRoles
API | Description |
---|---|
GET UserAtionetAssignableRoles?page={page}&pageSize={pageSize} |
No documentation available. |
PaymentsMethods
PaymentsMethods Methods.
API | Description |
---|---|
GET PaymentsMethods?paymentsMethod[0]={paymentsMethod[0]}&paymentsMethod[1]={paymentsMethod[1]}&code={code}&description={description}&updateDate={updateDate}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the PaymentsMethods, represented as PaymentsMethodDto. |
GET PaymentsMethods/{id} |
Gets a paymentsMethod by it's ID, represented as PaymentsMethodDto. |
POST PaymentsMethods |
Creates a new paymentsMethod. |
PUT PaymentsMethods/{id} |
Updates the paymentsMethod. |
UnlockUserAtionet
Users Methods.
API | Description |
---|---|
PUT UnlockUserAtionet/{id} |
No documentation available. |
CompaniesGroupsMovements
Companies Groups Movements Methods.
API | Description |
---|---|
GET CompaniesGroupsMovements?idCompaniesGroup={idCompaniesGroup}&companiesGroupCode={companiesGroupCode}&dateFrom={dateFrom}&dateTo={dateTo}&amountFrom={amountFrom}&amountTo={amountTo}&type={type}&origin={origin}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the companies groups movements, represented as CompaniesGroupsMovementDto. |
GET CompaniesGroupsMovements/{id} |
Gets a companies groups movement by it's ID, represented as CompaniesGroupsMovementDto. |
POST CompaniesGroupsMovements |
Creates a new companies groups movement. |
ImportVehicles
Import vehicles Methods.
API | Description |
---|---|
POST ImportVehicles |
Creates vehicles using an uploaded Excel file. |
GET ImportVehicles |
Gets the vehicles import excel template. |
IdentificationsChangePin
Identifications Pin Change controller.
API | Description |
---|---|
PUT IdentificationsChangePin/{id} |
Updates the identification. |
TransactionsDisputes
Transactions Disputes Methods.
API | Description |
---|---|
GET TransactionsDisputes?idsDriver[0]={idsDriver[0]}&idsDriver[1]={idsDriver[1]}&idsFleet[0]={idsFleet[0]}&idsFleet[1]={idsFleet[1]}&idsVehicle[0]={idsVehicle[0]}&idsVehicle[1]={idsVehicle[1]}&idsSite[0]={idsSite[0]}&idsSite[1]={idsSite[1]}&idsTerminal[0]={idsTerminal[0]}&idsTerminal[1]={idsTerminal[1]}&idIdentification={idIdentification}&applicationCode={applicationCode}&state={state}&type={type}&dateFromRequest={dateFromRequest}&dateToRequest={dateToRequest}&dateFromClosed={dateFromClosed}&dateToClosed={dateToClosed}&authorizationCode={authorizationCode}&order={order}&page={page}&pageSize={pageSize}&idCompany={idCompany}&idMerchant={idMerchant} |
Gets all the transactions, represented as TransactionDto. |
GET TransactionsDisputes/{id} |
Gets a transaction by it's ID, represented as TransactionDisputeDto. |
PUT TransactionsDisputes/{id} |
Updates the transactionDispute. |
POST TransactionsDisputes |
Creates a new transactionDispute |
UserAtionetProfile
Users Methods.
API | Description |
---|---|
GET UserAtionetProfile |
Gets a user by it's ID, represented as UserAtionetProfileDto. |
CompanyClassifications4Vehicles
API | Description |
---|---|
POST CompanyClassifications4Vehicles |
No documentation available. |
AccountResetPassword
Memberships Methods.
API | Description |
---|---|
POST AccountResetPassword |
Send to email the URL to Reset the password |
Merchants
Merchants Methods.
API | Description |
---|---|
GET Merchants?merchant[0]={merchant[0]}&merchant[1]={merchant[1]}&code={code}&name={name}&custom0={custom0}&custom1={custom1}&custom2={custom2}&custom3={custom3}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the merchants, represented as MerchantDto. |
GET Merchants/{id} |
Gets a merchant by it's ID, represented as MerchantDto. |
POST Merchants |
Creates a new merchant. |
PUT Merchants/{id} |
Updates the merchant. |
VehiclesCo2Widget
VehiclesCo2Widget Methods.
API | Description |
---|---|
GET VehiclesCo2Widget?idContract={idContract}&idFleet={idFleet}&dateTimeFrom={dateTimeFrom}&dateTimeTo={dateTimeTo}&dateType={dateType}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Returns a list of Grouped Transactions represented as |
Sku
Skus Methods.
API | Description |
---|---|
GET Sku?sku[0]={sku[0]}&sku[1]={sku[1]}&code={code}&isPos={isPos}&isLoyalty={isLoyalty}&isFleetDry={isFleetDry}&isReward={isReward}&isService={isService}&descriptionShort={descriptionShort}&updateDate={updateDate}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the Skus, represented as SkuDto. |
GET Sku/{id} |
Gets a sku by it's ID, represented as SkuDto. |
POST Sku |
Creates a new sku. |
PUT Sku/{id} |
Updates the sku. |
IdentificationRequest
IdentificationRequest Methods.
API | Description |
---|---|
GET IdentificationRequest?idsCompanyContract[0]={idsCompanyContract[0]}&idsCompanyContract[1]={idsCompanyContract[1]}&orderNumber={orderNumber}&state={state}&idProgram={idProgram}&idLoyaltyProgram={idLoyaltyProgram}&identificationsRequestDateType={identificationsRequestDateType}&dateFrom={dateFrom}&dateTo={dateTo}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
No documentation available. |
GET IdentificationRequest/{id} |
Gets a IdentificationsRequest by it's ID, represented as IdentificationsRequestDto. |
IdentificationRequestExport
IdentificationRequest Methods.
API | Description |
---|---|
GET IdentificationRequestExport/{id} |
Gets a IdentificationsRequest by it's ID, represented as IdentificationsRequestDto. |
BillingCharges
API | Description |
---|---|
GET BillingCharges?processId={processId}&statementId={statementId}&number={number}&page={page}&pageSize={pageSize} |
No documentation available. |
Zones
Zones Methods.
API | Description |
---|---|
GET Zones?code={code}&name={name}&searchText={searchText}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the zones, represented as ZoneDto. |
GET Zones/{id} |
Gets a zone by it's ID, represented as ZoneDto. |
POST Zones |
Creates a new zone. |
PUT Zones |
Updates the zone. |
LockUserAtionet
Users Methods.
API | Description |
---|---|
PUT LockUserAtionet/{id} |
No documentation available. |
Terminals
Terminals Methods.
API | Description |
---|---|
GET Terminals?merchant[0]={merchant[0]}&merchant[1]={merchant[1]}&site[0]={site[0]}&site[1]={site[1]}&code={code}&description={description}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the terminals, represented as TerminalDto. |
GET Terminals/{id} |
Gets a terminal by it's ID, represented as TerminalDto. |
POST Terminals |
Creates a new terminal. |
PUT Terminals/{id} |
Updates the terminal. |
IdentificationRequestOrderDriver
IdentificationRequestStatus Methods.
API | Description |
---|---|
POST IdentificationRequestOrderDriver |
Request Identifications for drivers. |
UserAtionetRoles
UserAtionetRoles Methods.
API | Description |
---|---|
GET UserAtionetRoles?currentNetworkRoles={currentNetworkRoles} |
Gets current user assigned roles. |
SalesOrderIdentificationsSaleDriver
SalesOrder Methods.
API | Description |
---|---|
POST SalesOrderIdentificationsSaleDriver |
Request Sale order of Identifications. |
CompanyUsersPaymentMethodRegister
Company Payment register Methods.
API | Description |
---|---|
GET CompanyUsersPaymentMethodRegister |
Add a payment method to a user company |
POST CompanyUsersPaymentMethodRegister/{id} |
No documentation available. |
TransactionsCostReport
Transactions Methods.
Network
Network Methods.
API | Description |
---|---|
GET Network |
Gets a network by it's ID, represented as NetworkDto. |
FastTracks
Vehicles
Vehicles Methods.
BalanceWidget
widget Methods.
API | Description |
---|---|
GET BalanceWidget?idCompany={idCompany}&idCompanyContract={idCompanyContract} |
Gets a BalanceWidget data, represented as BalanceWidgetDto. |
SubAccountsBalance
Movement Methods.
API | Description |
---|---|
GET SubAccountsBalance?idsSubAccount[0]={idsSubAccount[0]}&idsSubAccount[1]={idsSubAccount[1]}&idSubAccount={idSubAccount}&idContract={idContract}&dateFrom={dateFrom}&dateTo={dateTo}&order={order}&page={page}&pageSize={pageSize} |
Gets all the movements, represented as CurrentAccountReportDto. |
GiftCardClients
GiftCard Clients Methods.
API | Description |
---|---|
GET GiftCardClients?programId={programId}&cardState={cardState}&CreatedFrom={CreatedFrom}&CreatedTo={CreatedTo}&BalanceFrom={BalanceFrom}&BalanceTo={BalanceTo}&active={active}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType}&pan={pan} |
Gets all the GiftCardClient, represented as GiftCardClientDto. |
GET GiftCardClients/{id} |
Gets a giftCardClient by it's ID, represented as GiftCardClientDto. |
POST GiftCardClients |
Creates a new getGiftCardClient. |
PUT GiftCardClients/{id} |
Updates the getGiftCardClient. |
ImportDrivers
Import drivers Methods.
API | Description |
---|---|
POST ImportDrivers |
Creates drivers using an uploaded Excel file. |
GET ImportDrivers |
Gets the drivers import excel template. |
TransactionsGroups
Transactions Methods.
CompanyClassifications2Vehicles
API | Description |
---|---|
POST CompanyClassifications2Vehicles |
No documentation available. |
SkuCategories
Sku Categories Methods.
API | Description |
---|---|
GET SkuCategories?skuCategory[0]={skuCategory[0]}&skuCategory[1]={skuCategory[1]}&code={code}&name={name}&updateDate={updateDate}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the Skus, represented as SkuCategoryDto. |
GET SkuCategories/{id} |
Gets a skuCategory by it's ID, represented as SkuCategoryDto. |
POST SkuCategories |
Creates a new skuCategory. |
PUT SkuCategories/{id} |
Updates the skuCategory. |
TerminalsTypes
Terminals Methods.
API | Description |
---|---|
GET TerminalsTypes?name={name}&description={description}&manufacturer={manufacturer}&authorizationMode={authorizationMode}&supportsLoyalty={supportsLoyalty}&supportsPriceChange={supportsPriceChange}&supportsKeepAlive={supportsKeepAlive}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the terminal types, represented as TerminalTypeDto. |
GET TerminalsTypes/{id} |
Gets a terminal type by its ID, represented as TerminalTypeDto. |
POST TerminalsTypes |
Creates a new terminal type. |
PUT TerminalsTypes |
Updates the terminal type. |
DELETE TerminalsTypes/{id} |
Deletes the terminal type. |
Identifications
Identifications Methods.
ExternalDocument
API | Description |
---|---|
GET ExternalDocument?companyId={companyId}&merchantId={merchantId}&dateFrom={dateFrom}&dateTo={dateTo}&documentNumber={documentNumber}&documentTypeCode={documentTypeCode}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
No documentation available. |
GET ExternalDocument/{id} |
No documentation available. |
NotificationsSubscription
NotificationsSubscriptionController
API | Description |
---|---|
GET NotificationsSubscription/{id} |
No documentation available. |
PUT NotificationsSubscription/{id} |
Updates the UsersAtionetNotificationsSubscriptionDto. |
TerminalsInventoriesLocations
Terminals Invetories Locations Methods.
API | Description |
---|---|
GET TerminalsInventoriesLocations?code={code}&name={name}&page={page}&pageSize={pageSize}&orderField={orderField}&orderType={orderType} |
Gets all the zones, represented as ZoneDto. |
GET TerminalsInventoriesLocations/{id} |
Gets a zone by it's ID, represented as ZoneDto. |
POST TerminalsInventoriesLocations |
Creates a new zone. |
PUT TerminalsInventoriesLocations |
Updates the terminal inventory location. |
DELETE TerminalsInventoriesLocations/{id} |
Deletes the terminal inventory location. |
IdentificationsToAssign
Identifications Methods.
API | Description |
---|---|
GET IdentificationsToAssign?entityId={entityId}&isDriver={isDriver}&companyContractId={companyContractId}&searchText={searchText} |
Gets all the identifications, represented as IdentificationDto. |