Download PDF

Add STD Code Management API

This API is used to add the STD code management in Management Framework Architecture.

Method

POST

EndPoint URL

<Protocol>://<Domain_Name>:<Port_Number>/ameyorestapi/managementServer/addStdCodeToLocation

Here, Domain_Name and Port_Number are the details of the management server.

Header parameters

sessionId : <Session_Id_of_Administrator>

Request Parameters

For the STD code management, the user has to upload the CSV file with the STD codes implemented in it.

	
	form-data:
		fileName : <Upload *.CSV file of STD code management>
	

Sample URL-based Command for Add STD Code Management API

<protocol>://<IP_Domain_Name>:<port>/ameyorestapi/managementServer/addStdCodeToLocation