POST api/Billing/Sms_App_Link
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
ObjClslink | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "patient_name": "sample string 1", "phone_number": "sample string 2", "patient_id": "sample string 3", "product_code": "sample string 4" }
application/x-www-form-urlencoded
Sample: