Add Text File Configurations
post
/content/sim/v2/setup/languages/textFileConfigurations
Adds 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:
CustomBaseFileName
-
fileType:
integer
Default Value:
0
File Type of the Text File Configuration. Valid range is [0 - 5].
Use the corresponding file name from the below table as baseFileName for fileType ranging between [1 - 5]
fileType baseFileName 1 OpsText 2 PosCoreText 3 Micros.Payment.Cash 4 Micros.Payment.MCreditDebit 5 Micros.Payment.CreditDebit Example:0
-
hierUnitId(required):
integer
Hier Unit Id of the EnterpriseExample:
2
-
langId(required):
integer
Unique identifier of the languageExample:
1
Response
Supported Media Types
- application/json
200 Response
Text File Configuration Added.
Root Schema : schema
Type:
Show Source
object
-
baseFileName:
string
Base File Name of the Text File Configuration.Example:
Micros.Payment.Cash
-
fileType:
integer
File Type of the Text File Configuration.Example:
3
-
langId:
integer
Unique identifier of the language.Example:
1