CreateOrderTextblockPositionEntry Data Type

Properties
name data type description
textblockId number Die Id des Textblocks
textblockCnr string
localeCnr string

Example

{
  "textblockId" : 12345,
  "textblockCnr" : "...",
  "localeCnr" : "..."
}