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} |
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} |
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. |
Parameter | Value | Description |
---|---|---|
Filter | <"Action"> | The value to use to filter the dealers. |
{
"code": "ACTFOR",
"name": "Action Ford Lichtenburg",
"order": 0
},
{