Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Page Properties
hiddentrue

Status

Status
colourPurpleYellow
titlestartedfor review

Approver

Pavel Shkadzko

Sets the return reason for a given line item.

Code Block
//returnreason

{
    "entity": "returnreason",
    "value": "r3"
}
Format

Name

Type

Description

entity

string

returnreason

value

string

The code of the return reason.

...