Freeze Customer Account
Last updated
Last updated
This endpoint is used to limit activity on a customer's account, such as debit and credit.
PUT
/api/account/v1/freeze
To freeze a customer's account, you need to pass accountNumber
in the request body to the freeze account 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