Customer

Unblock a customer

Unblock customer using phone number

post/customer/unblock

Request body

phonestring phone required

The phone number of customer which unblock operation will be performed

Example request

{
  "phone": "+919999999999"
}

Response

Operation successfully completed

CustomerBlockUnblockResponseDto required

Changes

No recorded changes to this endpoint across all 1 revision of this API.