input UpdateReturnStatusInput

Fields

FieldTypeDescription
return_idString!

Public API return ID that identifies the related record.

statusString!

Current status; use the API status values returned by this field when filtering or updating.

Referenced By

Example

{
  "return_id": "UmV0dXJuOjEyMzQ=",
  "status": "pending"
}