v2

latestSwagger 2.02026-08-0187117271.9 KB
Orders

Parses a text and replaces all placeholders

post/api/v1/orders/{id}/parse-placeholders

Path parameters

idinteger required

The id of the order

Request body

TextToParsestring

The text to parse and replace the placeholders in.

IsHtmlboolean

If true, the string will be handled as html.

Languagestring

The ISO 639-1 code of the target language. Using default if not set.

Trimboolean

If true, then the placeholder values are trimmed after usage.

Response

OK

object required