POST api/v2/customer/insert
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
mosel | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "ID": "sample string 1", "CustomerName": "sample string 2", "SaleName": "sample string 3", "Status": true, "AddTime": "2022-08-18T02:35:59.2313927+08:00" }
application/x-www-form-urlencoded
Sample: