Change Return Status
Transitions a return to a new status. Returns 204 No Content on success.
Invalid status values return 400 with a list of valid values.
Requires scope: returns:write
Authentication
API_KEYstring
API Key authentication via header
Path parameters
id
Return ID.
Request
This endpoint expects an object.
status
The target status. Returns 400 with valid values if unrecognized.
Allowed values:
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error