Returns
Return Status
Get return status. Requires the returns_read scope.
get/returns/{returnId}/status
Path parameters
returnIdstring required
Example:64e4d5e837572a4813b73e40
Return ID
Response
Success
Example response
{
"status": "open"
}Get return status. Requires the returns_read scope.
Return ID
Success
{
"status": "open"
}