Bailment
Get Active Account Assets for a Bailment Dealer
Description Get a list of all active account assets for a bailment dealer in the system with Future balance not equals to $0.00 Security Logged in user has bailment dealer account asset API permissions API Version Argos API V1 URL GET ...
Get All Active Bailment Dealers
Description Get a list of all active bailment dealers in the system Security Logged in user has bailment dealer API permissions API Version Argos API V1 URL GET http://{{serverLocation}}/api/v{api-version}/bailmentDealers Response Field Type ...
Apply Warranty Date API
Description Apply a warranty date to a bailment account Security Available for distributor users API Version Argos API V2 URL POST http://{{serverLocation}}/api/v{api-version}/warranty/ApplyWarrantyDate Parameters Model Field Type Description ...
Reserve Credit API
Description Reserves credit for a future order Security Available for distributor users URL POST http://exampleserver.com/api/v4/orders/reservecredit Parameters Model Field Type Description bailmentDealerCode String The bailment dealer code amount ...
Create Invoice API
Description Creates a new invoice for the logged in distributor. If there is an existing open account for the same dealer with the same VIN/HIN and invoice number the existing account’s document number will be returned. Security Available for ...
Credit Check API
Description Performs a credit check on the requested dealer for the logged in distributor Security Available for distributor users URL GET http://exampleserver.com/api/v2/creditcheck/?dealerCode={dealerCode} Parameters dealerCode: [Required] the ...
Request External Audit API
Description Creates a new audit request for a Bailment dealer with External System Audit Id. Security Logged in user has API > Audit> Create External Audit permissions API Version Argos API V6 URL POST ...
Create External Audit API
Description For the requested External audit, uploads the audit results matching the External System Audit Id. Security Logged in user has API > Audit> Create External Audit permissions API Version Argos API V6 URL POST ...
Get All Stock Auditors API
Description Get a list of all stock auditors in the system Security Logged in user has stock auditor API permissions API Version Argos API V6 URL GET http://{{serverLocation}}/api/v{api-version}/stockAuditors Parameters stockAuditorCode: [string, ...
Get Stock Audit Report Data API
Description Get stock audit checklist report data columns required by external audit systems Security Logged in user has stock audit API permissions API Version Argos API V6 URL GET ...
Create Make API
Description Add a make Security Logged in user has quote API permissions URL POST http://example.com/api/makes Parameters CreateMakeRequest Field Type Description code String The Make Code description String The Make Name notes1 String Notes 1 field ...
Create Livestock Invoice API
Description Creates a new livestock invoice for the logged in distributor. If there is an existing open account for the same dealer with the same invoice number the existing account’s document number will be returned. Security Available for ...
Argos API/EDI Import Tool
This document outlines how to use the Argos API Import tool to import new Bailment Accounts from an external file through the Argos API Server. Also how raise Credit Returns and Price Adjustments. Prerequisites API Server The API Import tool requires ...