Remove Post No Debit (PND) On Account
Last updated
Last updated
This revokes a Post-No-Debit restriction on the provided account, allowing customers to perform withdrawal transactions.
PUT
/api/account/v1/removepnd
To remove PND on a customer's account, you must pass the required accountNumber
to the request body of the PND endpoint.
Headers
Name | Value |
---|---|
Body
Name | Data Type (length) | Required | Description |
---|---|---|---|
Here is an example request and response with a sample payload sent to the endpoint in Curl format.
Response
Content-Type*
application/json
Authorization*
Bearer <token>
Request-Reference
{unique-reference}
accountNumber
string
Customer's account number