Skip to main content

Get

The following routes are available for get vehicle:

Documentation GetObject.php

GET /GetObject.php

Url with params /GetObject.php?object=address&keyvalue=5481&user=user&password=password

  • body: none
  • query:
    • user: string
    • password: string
    • object: string
    • keyvalue: string
  • response:
Get vehicle
{
"success": true,
"status": 0,
"data": {
"AddressNr": "5481",
"Status": "-1",
"Name1": "BE784512",
"Name2": "",
"Title": "",
"Address1": "CH BE784512",
"Address2": "",
"Address3": "",
"Address4": "",
"Address5": "",
"Address6": "",
"DeliveryAddress1": "BE784512",
"ContactPerson": "",
"SalutationNr": "3",
"AddressTypeNr": "16",
"Phone_d": null,
"Phone_p": null,
"Fax": null,
"Modem": null,
"Radio": null,
"eMail": "",
"URL": null,
"Photo": null,
"Bankname": null,
"BankAccount": null,
"BankCode": null,
"IBAN": null,
"BIC": null,
"PostAccount": null,
"AddressInformation": null,
"CustomerNr": null,
"MinimalOrder": "0",
"DeliverInformation": null,
"Sales": null,
"ElectronicOrder": "0",
"Protocol": null,
"Name1beforeName2": "0",
"AddressActive": null,
"CurrencyNr": "0",
"VAT_free": "0",
"MaximalAmount": null,
"DiscountNr": "0",
"DeliveryDuration": null,
"DeliveryDays": "BE784512",
"OrderDate": "1",
"ModificationMarks": "0",
"FDB_Link1": null,
"FDB_Link2": null,
"LCostAmount": "0",
"LCostFactor0": "1",
"LCostFactor1": "1",
"LCostFactor2": "1",
"LCostFactor3": "1",
"LastUpdate": "2024-03-12 10:26:48",
"ParentNr": "5326",
"BranchNr": "5",
"AddressGroup": "0",
"LanguageNr": "0",
"AddressText": null,
"AddressAddon": null,
"AddressDesc": null,
"Sales_P1": "0",
"Sales_P2": "0",
"AddressNumber": null,
"PurchaseAmount": null,
"ReturnsAmount": null,
"CustomerNumber": "1215404904086",
"ContactInformation": null,
"Time_Stamp": null,
"PricelevelNr": null,
"ControlID": null,
"VATNr": null,
"PaymentDeadline": null,
"OrderInterval": null,
"OrderDays": null,
"details": [
{
"FieldNr": "2",
"Fieldvalue": "0",
"languageNr": "0",
"AliasName": "trailercoupling"
},
{
"FieldNr": "3",
"Fieldvalue": "CH",
"languageNr": "0",
"AliasName": "b2ccountry"
},
{
"FieldNr": "7",
"Fieldvalue": "BE784512",
"languageNr": "0",
"AliasName": "carname"
},
{
"FieldNr": "12",
"Fieldvalue": "1",
"languageNr": "0",
"AliasName": "carcategorie"
},
{
"FieldNr": "16",
"Fieldvalue": "BE784512",
"languageNr": "0",
"AliasName": "platenumber"
}
]
}
}