Yunique.Toolkit.API

<back to all web services

L10nSystemUpdate

The following routes are available for this service:
PUT/v1/L10n/System/{SystemStringID}

To override the Content-type in your clients HTTP Accept Header, append the .json suffix or ?format=json

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /json/reply/L10nSystemUpdate HTTP/1.1 
Host: plm.gerber.fila.com 
Content-Type: application/json
Content-Length: length

{"systemStringID":"00000000000000000000000000000000","entryData":{"systemStringID":"00000000000000000000000000000000","designString":"String","da_DK":"String","de_DE":"String","el_GR":"String","en_AU":"String","en_US":"String","en_GB":"String","en_CA":"String","fr_FR":"String","fr_CA":"String","es_ES":"String","es_MX":"String","hi_IN":"String","it_IT":"String","ja_JA":"String","ko_KR":"String","nb_NO":"String","nl_NL":"String","pl_PL":"String","pt_PT":"String","pt_BR":"String","ru_RU":"String","sv_FI":"String","sv_SE":"String","tr_TR":"String","zh_CHS":"String","zh_CHT":"String","cUser":"String","cDate":"String","mUser":"String","mDate":"String"}}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

{"affectedRows":0,"status":"String"}