Overview
GetPublicRecipients is a web service method allowing an external system to Request Public Beneficiaries / Recipients for creditor payments.
Input
From your application call:
- Web service: https://ws.netcash.co.za/NIWS/NIWS_Validation.svc
- Method: GetPublicRecipients with the account service key as a parameter.
Field | Explanation |
Service Key | Account Service Key |
Output
Failed requests will return one of the following codes.
Numeric Response | Description |
100 | Authentication failed. Ensure that the service key in the method call is correct |
200 | Web service error contact support@netcash.co.za |
Successful requests will return
Field | Value |
Country | A |
Description | A |
Reference Number | N |
Examples
<a:Recipient> <a:Country>South Africa</a:Country> <a:Description>ABC SHOES</a:Description> <a:ReferenceNumber>1234567</a:ReferenceNumber> </a:Recipient>
Netcash brand guidelines
Please refer to the Netcash brand guidelines here when using any logos, images, icons, labels, descriptions, and references to Netcash in your software.
Testing
See the Testing section for more details. If you require any integration assistance contact our technical support team