Employee Discount Points
Save Employee Disc Points :- LOGIC API PUSH - EMPLOYEE DISCOUNT PROGRAM
This API is used to Save the Employee Discount Points in LOGIC
Authorization Detail
Name
Detail
End Point
http://demo.logicerp.com/api/SaveEmployeeDiscPoints
Request Type
POST
Authorization
Basic Auth
Username
Demo
Password
1
Request
{
"RCU_MobileNo":"9814855048",
"OrderNo":"K-3",
"Ext_APP_Code":"KILLER",
"Discount_Rs":1200.0
}
Response
Last updated