Get Return
Returns a single return by ID.
Requires scope: returns:read
Authentication
API_KEYstring
API Key authentication via header
Path parameters
id
Return ID.
Response
This endpoint returns an object.
id
Unique identifier for the return.
status
Current lifecycle status of the return.
itemCount
Number of line items in this return.
assignedUserIds
IDs of users assigned to this return.
returnNumber
Human-readable reference number for the return.
purchaseOrder
Reference to the originating purchase order (ID and order number as name).
location
Reference to the location associated with this return.
trackingNumber
Shipping carrier tracking number for the return shipment.
note
Free-text notes about this return.
totalMaterialsCost
Sum of all line item costs.
totalFees
Additional fees associated with the return (e.g. restocking fees).
finalPrice
Final total after materials cost and fees.
returnDate
ISO 8601 date the return was or will be shipped (e.g. 2026-03-25).
createdAt
ISO 8601 timestamp when the record was created.
updatedAt
ISO 8601 timestamp when the record was last updated.
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error