{
"data": [{
"id": 1,
"origin_address": {
"id": 1,
"name": "Kohler Group",
"email": "parisian.kristoffer@yahoo.com",
"phone": "+12069536978",
"line_1": "193 Dach Shores Suite 632",
"line_2": "Apt. 300",
"city": "Moenburgh",
"region": "Colorado",
"post_code": "72099",
"country": 1,
"created_at": "2024-12-09 22:49:57",
"updated_at": "2024-12-09 22:49:57"
},
"destination_address": {
"id": 1,
"name": "Kohler Group",
"email": "parisian.kristoffer@yahoo.com",
"phone": "+12069536978",
"line_1": "193 Dach Shores Suite 632",
"line_2": "Apt. 300",
"city": "Moenburgh",
"region": "Colorado",
"post_code": "72099",
"country": 1,
"created_at": "2024-12-09 22:49:57",
"updated_at": "2024-12-09 22:49:57"
},
"line_items": [{
"id": 1,
"product": {
"id": 1,
"sku": "1356284",
"description": "Red Shirt",
"category": "Clothing",
"price": 55.71,
"length": 6,
"width": 11,
"height": 3,
"weight": 2,
"returnable": true,
"created_at": "2024-12-09 22:49:57",
"updated_at": "2024-12-09 22:49:57"
},
"reason": 1,
"created_at": "2024-12-09 22:49:57",
"updated_at": "2024-12-09 22:49:57"
}],
"shipments": [{
"id": 1,
"status": 2,
"package": "Large Box",
"length": 6,
"width": 11,
"height": 3,
"weight": 2,
"tracking_number": "EX18472",
"tracking_url": "https://provider.com/track/EX18472",
"label_url": "https://provider.com/label/EX18472",
"created_at": "2024-12-09 22:49:57",
"updated_at": "2024-12-09 22:49:57"
}],
"reference": "ORD-12345",
"price": 22.75,
"carrier": "FedEx",
"return_url": "https://app.returnpilot.co/...",
"link_expires_at": "2024-12-09 15:39:37",
"created_at": "2024-12-09 15:39:37",
"updated_at": "2024-12-09 15:39:37"
}],
"links": {
"first": "https://app.returnpilot.co/api/v1/orders?page=1",
"last": null,
"prev": null,
"next": "https://app.returnpilot.co/api/v1/orders?page=2"
},
"meta": {
"current_page": 1,
"from": 1,
"path": "https://app.returnpilot.co/api/v1/orders",
"per_page": 20,
"to": 20
}
}
{
"data": [{
"id": 1,
"origin_address": {
"id": 1,
"name": "Kohler Group",
"email": "parisian.kristoffer@yahoo.com",
"phone": "+12069536978",
"line_1": "193 Dach Shores Suite 632",
"line_2": "Apt. 300",
"city": "Moenburgh",
"region": "Colorado",
"post_code": "72099",
"country": 1,
"created_at": "2024-12-09 22:49:57",
"updated_at": "2024-12-09 22:49:57"
},
"destination_address": {
"id": 1,
"name": "Kohler Group",
"email": "parisian.kristoffer@yahoo.com",
"phone": "+12069536978",
"line_1": "193 Dach Shores Suite 632",
"line_2": "Apt. 300",
"city": "Moenburgh",
"region": "Colorado",
"post_code": "72099",
"country": 1,
"created_at": "2024-12-09 22:49:57",
"updated_at": "2024-12-09 22:49:57"
},
"line_items": [{
"id": 1,
"product": {
"id": 1,
"sku": "1356284",
"description": "Red Shirt",
"category": "Clothing",
"price": 55.71,
"length": 6,
"width": 11,
"height": 3,
"weight": 2,
"returnable": true,
"created_at": "2024-12-09 22:49:57",
"updated_at": "2024-12-09 22:49:57"
},
"reason": 1,
"created_at": "2024-12-09 22:49:57",
"updated_at": "2024-12-09 22:49:57"
}],
"shipments": [{
"id": 1,
"status": 2,
"package": "Large Box",
"length": 6,
"width": 11,
"height": 3,
"weight": 2,
"tracking_number": "EX18472",
"tracking_url": "https://provider.com/track/EX18472",
"label_url": "https://provider.com/label/EX18472",
"created_at": "2024-12-09 22:49:57",
"updated_at": "2024-12-09 22:49:57"
}],
"reference": "ORD-12345",
"price": 22.75,
"carrier": "FedEx",
"return_url": "https://app.returnpilot.co/...",
"link_expires_at": "2024-12-09 15:39:37",
"created_at": "2024-12-09 15:39:37",
"updated_at": "2024-12-09 15:39:37"
}],
"links": {
"first": "https://app.returnpilot.co/api/v1/orders?page=1",
"last": null,
"prev": null,
"next": "https://app.returnpilot.co/api/v1/orders?page=2"
},
"meta": {
"current_page": 1,
"from": 1,
"path": "https://app.returnpilot.co/api/v1/orders",
"per_page": 20,
"to": 20
}
}
/api/v1/orders
Method: GET
200 OK
status code.
The response will contain the following content:
{
"data": [{
"id": 1,
"origin_address": {
"id": 1,
"name": "Kohler Group",
"email": "parisian.kristoffer@yahoo.com",
"phone": "+12069536978",
"line_1": "193 Dach Shores Suite 632",
"line_2": "Apt. 300",
"city": "Moenburgh",
"region": "Colorado",
"post_code": "72099",
"country": 1,
"created_at": "2024-12-09 22:49:57",
"updated_at": "2024-12-09 22:49:57"
},
"destination_address": {
"id": 1,
"name": "Kohler Group",
"email": "parisian.kristoffer@yahoo.com",
"phone": "+12069536978",
"line_1": "193 Dach Shores Suite 632",
"line_2": "Apt. 300",
"city": "Moenburgh",
"region": "Colorado",
"post_code": "72099",
"country": 1,
"created_at": "2024-12-09 22:49:57",
"updated_at": "2024-12-09 22:49:57"
},
"line_items": [{
"id": 1,
"product": {
"id": 1,
"sku": "1356284",
"description": "Red Shirt",
"category": "Clothing",
"price": 55.71,
"length": 6,
"width": 11,
"height": 3,
"weight": 2,
"returnable": true,
"created_at": "2024-12-09 22:49:57",
"updated_at": "2024-12-09 22:49:57"
},
"reason": 1,
"created_at": "2024-12-09 22:49:57",
"updated_at": "2024-12-09 22:49:57"
}],
"shipments": [{
"id": 1,
"status": 2,
"package": "Large Box",
"length": 6,
"width": 11,
"height": 3,
"weight": 2,
"tracking_number": "EX18472",
"tracking_url": "https://provider.com/track/EX18472",
"label_url": "https://provider.com/label/EX18472",
"created_at": "2024-12-09 22:49:57",
"updated_at": "2024-12-09 22:49:57"
}],
"reference": "ORD-12345",
"price": 22.75,
"carrier": "FedEx",
"return_url": "https://app.returnpilot.co/...",
"link_expires_at": "2024-12-09 15:39:37",
"created_at": "2024-12-09 15:39:37",
"updated_at": "2024-12-09 15:39:37"
}],
"links": {
"first": "https://app.returnpilot.co/api/v1/orders?page=1",
"last": null,
"prev": null,
"next": "https://app.returnpilot.co/api/v1/orders?page=2"
},
"meta": {
"current_page": 1,
"from": 1,
"path": "https://app.returnpilot.co/api/v1/orders",
"per_page": 20,
"to": 20
}
}