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

Must be

returnreason

.

value

string

The code of the return reason.

Valid feedback

Form

Example

String containing the return reason code

r3

A string not containing a valid return reason code is rejected.