api discount and change tax
This commit is contained in:
@@ -2,6 +2,7 @@ if @customer.present?
|
||||
json.status true
|
||||
else
|
||||
json.status false
|
||||
json.message @message
|
||||
end
|
||||
|
||||
json.data @customer
|
||||
|
||||
Reference in New Issue
Block a user