Sorry, you need to enable JavaScript to visit this website.

21 Get dealers filtered by name

Action

Make a call to retrieve a list of MFC approved dealers filtered on name


Method GET
Endpoint https://api.nedbank.co.za/apimarket/sandbox/vehicleassetfinance/reference/v3/dealers/name/{filter}
Request
Headers
Header Value Description
x-ibm-client-id <YOUR CLIENT ID> The client ID you received when creating the app on the portal.
x-ibm-client-secret <YOUR CLIENT SECRET> The client secret you received when creating the app on the portal.
Query parameters
Parameter Value Description
Filter <"Action"> The value to use to filter the dealers.
Response JSON
                            
    {
      "code": "ACTFOR",
      "name": "Action Ford Lichtenburg",
      "order": 0
    },
    {