REST API

SysTableValue_Delete

OVERVIEW

This REST API helps to delete the required System Table Value

Web Service URL: https://xxx.orcanos.com/xxxx/api/v2/Json/SysTableValue_Delete

Method: Post

Input: 

Authorization: Basic Auth token in the Request Headers

Post body:

Parameter Value Is Mandatory? Description
TabelName String Yes Enter the Table name from the “System Tables” grid under Code Column (Admin>System Tables)
Code String Yes Enter the value under Code column in the “System table values” grid
Changed Code String Yes Assigning new code for deleted code for existing entries
IP Address String No IP address to be entered(Not Mandatory)

Output:

 

 

Related Articles