Action
This API is used to retrieve the reference data for industry types which is used at the Creation of Wallet.
Method | GET |
Endpoint | https://api.nedbank.co.za/apimarket/sandbox/nb-wallet/configuration/industry-types |
This API is used to retrieve the reference data for industry types which is used at the Creation of Wallet.
Method | GET |
Endpoint | https://api.nedbank.co.za/apimarket/sandbox/nb-wallet/configuration/industry-types |
Header | Value | Description |
---|---|---|
Authorization | Bearer <ACCESS_TOKEN> | Replace <ACCESS_TOKEN> with the access token you received from the Light Token step. |
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. |
[
{
"Code": "1286",
"Description": "COMMUNITY SVCS-CHURCH,CHARITABLE BODIES"
},
{
"Code": "1014",
"Description": "FIELD CROPS, EXCEPT CASH GRAINS, NEC"
},
{
"Code": "1007",
"Description": "SOYBEANS"
}
]