Logistics returns
Last updated
Last updated
The Logistics Returns resource streamlines handling returns in supply chain operations. It provides a comprehensive framework for managing returned goods, ensuring that processes are carried out smoothly and cost-effectively. By leveraging this resource, businesses can enhance customer satisfaction, minimize wastage, and optimize inventory management. Whether dealing with defective products or handling buyer's remorse, this resource equips logistics teams with the tools to handle returns seamlessly.
Get all returns.
/logistics-returns
A filter on the list based on the createdTime field. The value can be a string with an ISO-8601 UTC format datetime or it can be a dictionary with the following options:
createdTime[gt]=2020-09-22T12:09:44Z
A cursor for use in pagination. The endingBefore parameter is an object ID that defines your place in the list. For instance, if you make a list request and receive 100 objects, starting with xyz your subsequent calls can include endingBefore=xyz in order to fetch the previous page of the list.
A cursor for use in pagination. The startingAfter parameter is an object ID that defines your place in the list. For instance, if you make a list request and receive 100 objects, ending with xyz, your subsequent calls can include startingAfter=xyz in order to fetch the next page of the list.
A limit on the number of objects returned. Limit can range between 1 and 100, and the default is 10.
Only return objects with these IDs.
The order to retrieve returns for.
The type of return.
Returns all or part of a previously created order.
/logistics-returns
The unique identifier of the order associated with the return.
6645940010
The return merchandise authorization number.
2343256645940010
The reason for the return.
requested_by_customer
Retrieves the details of a return. Supply the unique identifier of the return.
/logistics-returns/{id}
Return ID