/api/v1/customer/stores/resubmit-altria-status

POST

/api/v1/customer/stores/resubmit-altria-status

In this API, we are resubmitting data to altria based on altria status code.

Parameter

ParameterData TypeRequired
store_idNUMBERtrue
{
    "status": true,
    "errorCode": "SUCCESS",
    "message" : 'Customer successfully updated'
}
{
    "status": false,
    "errorCode": "FAILED",
    "message": "Please contact to SC Choice Management."
}