Customer
Block a customer
Block customer using phone number
post/customer/block
Request body
Example request
{
"phone": "+919999999999"
}Response
Operation successfully completed
CustomerBlockUnblockResponseDto required
Block customer using phone number
{
"phone": "+919999999999"
}Operation successfully completed