Close the Account by Given ID
patch
/service/customer/{customerId}/close
This endpoint is used to close the account identified by given ID.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
customerId: string
Pattern:
[a-zA-Z0-9]{1,20}
customerId of the customer Maintenance
Header Parameters
-
sourceCode: string
Source from which request is initiated
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful operation.
Nested Schema : ResponseResourceSupport
Type:
object
Nested Schema : items
Type:
object
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error