Update Text File Configurations
post
/content/sim/v2/setup/languages/updateTextFileConfigurations
Updates the Text File Configuration.
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
Text File Configuration Resource Object
Root Schema : schema
Type:
object
Model for Text File Configuration Object V2
Show Source
-
baseFileName(required):
string
Base File Name of the Text File Configuration.Example:
Micros.Payment.Cash
-
hierUnitId(required):
integer
Hier Unit Id of the EnterpriseExample:
2
-
langId(required):
integer
Unique identifier of the language.Example:
1
Response
Supported Media Types
- application/json
200 Response
Text File Configuration Updated.
Root Schema : schema
Type:
Show Source
object
-
baseFileName:
string
Base File Name of the Text File Configuration.Example:
Micros.Payment.Cash
-
langId:
integer
Unique identifier of the language.Example:
1