Update a sales return

Updates the specified sales return by setting the values of the parameters passed. Any parameters not provided will be left unchanged.

Path Params
integer
required

Sales return id

Body Params

sales return fields to be updated with new values

string
enum

New status of the sales return.

Allowed:
string

Date of the return. Must be compatible with ISO 8601 format. Updatable only when current return status is not restockedAll.

string

Creation date of the return. Must be compatible with ISO 8601 format. Updatable only when current return status is not restockedAll.

integer
≤ 2147483647

Updatable only when current return status is not restockedAll.

string

Updatable only when current return status is not restockedAll.

string | null

Additional information about the return. Updatable only when current return status is not restockedAll.

Responses

Language
Credentials
Bearer
Response
Choose an example:
application/json