API Live Demos
Selected Example:
filter-by-shop
Request Information:
Method:
GET
URL:
/repair_orders
Query Parameters:
shop_id:
6062
pageSize:
5
Headers:
Authorization:
Bearer ***
Accept:
application/json
Content-Type:
application/json
API Response:
{
"data": [
{
"repair_order_id": 1001,
"shop_id": "6062",
"appointment_id": null,
"repair_order_type": "Customer Pay",
"status": "CLOSED",
"writer": "ADMIN",
"tax_rate": 0,
"purchase_order_number": "",
"miles_in": "125000",
"miles_out": "",
"comments": "",
"discount_amount": 0,
"discount_percent": 0,
"warranty_miles_out": "3",
"warranty_miles_in": "3000",
"parts_cost": 0,
"discount_reason": "",
"labor_tax_rate": 0,
"sublet_tax_rate": 0,
"tag_number": "",
"tax_parts_price": "yes",
"waiter": "",
"canadian_tax": "",
"signed": "no",
"recall": null,
"complaint_table": "yes",
"vehicle": {
"vehicle_id": 1,
"info": "2017 PORSCHE PANAMERA 4 SEDAN 4-DR",
"year": "2017",
"make": "Porsche",
"model": "Panamera 4 SEDAN 4-DR",
"license": "ABC1234",
"state": "NY",
"vin": "WVWZZZ1JZXW123456",
"engine": "3.6L V6 DOHC 24V",
"transmission": "8-Speed Automatic",
"drive_type": "AWD"
},
"revisions": {
"rev1_amt": 0,
"rev1_date": "",
"rev1_phone": "",
"rev1_time": "",
"rev1_by": "",
"rev2_amount": 0,
"rev2_date": "",
"rev2_phone": "",
"rev2_time": "",
"rev2_by": ""
},
"fees": {
"": 0,
"user_fee1_amount": 0,
"user_fee2_amount": 0,
"user_fee3_amount": 0,
"user_fee1_percent": 0,
"user_fee2_percent": 0,
"user_fee3_percent": 0,
"user_fee1_type": "$",
"user_fee2_type": "$",
"user_fee3_type": "$"
},
"customer": {
"customer_id": 1,
"email": "john.smith@example.com",
"customer": "JOHN SMITH",
"last_first": "SMITH, JOHN",
"first_name": "JOHN",
"last_name": "SMITH",
"address": "123 SAMPLE ST",
"city_state_zip": "ANYTOWN, CA. 90210",
"city": "ANYTOWN",
"state": "CA",
"zip": "90210",
"phones": {
"phone": "",
"work": "",
"cell_phone": "",
"fax": ""
}
},
"total": {
"parts": 0,
"labor": 0,
"sublet": 0,
"fees": 0,
"subtotal": 0,
"sales_tax": 0,
"ro": 0,
"labor_hours": 0,
"payments": 150,
"balance": -150,
"gp": 0,
"pph": 0
},
"date_in": "2017-08-24",
"time_in": "08:49:48",
"date_final": "-000001-11-30T00:00:00.000000Z",
"date_closed": "-000001-11-30T00:00:00.000000Z",
"final_date": "2017-08-24T00:00:00.000000Z",
"update_sent": "2017-08-24T08:51:00.000000Z",
"status_date": "2017-08-24T00:00:00.000000Z",
"timestamp": "2017-08-24T15:49:48.000000Z",
"updated_at": null
},
{
"repair_order_id": 1002,
"shop_id": "6062",
"appointment_id": null,
"repair_order_type": "Customer Pay",
"status": "CLOSED",
"writer": "ADMIN",
"tax_rate": 0,
"purchase_order_number": "",
"miles_in": "125000",
"miles_out": "",
"comments": null,
"discount_amount": 0,
"discount_percent": 0,
"warranty_miles_out": "3",
"warranty_miles_in": "3000",
"parts_cost": 0,
"discount_reason": "",
"labor_tax_rate": 0,
"sublet_tax_rate": 0,
"tag_number": null,
"tax_parts_price": "yes",
"waiter": "",
"canadian_tax": "",
"signed": "no",
"recall": null,
"complaint_table": "yes",
"vehicle": {
"vehicle_id": 1,
"info": "1990 CHEV MALIBU ",
"year": "1990",
"make": "CHEV",
"model": "MALIBU",
"license": "",
"state": "",
"vin": "",
"engine": "",
"transmission": "",
"drive_type": ""
},
"revisions": {
"rev1_amt": 0,
"rev1_date": null,
"rev1_phone": "",
"rev1_time": null,
"rev1_by": "",
"rev2_amount": 0,
"rev2_date": null,
"rev2_phone": "",
"rev2_time": null,
"rev2_by": ""
},
"fees": {
"": 0,
"user_fee1_amount": 0,
"user_fee2_amount": 0,
"user_fee3_amount": 0,
"user_fee1_percent": 0,
"user_fee2_percent": 0,
"user_fee3_percent": 0,
"user_fee1_type": "$",
"user_fee2_type": "$",
"user_fee3_type": "$"
},
"customer": {
"customer_id": 1,
"email": "john.smith@example.com",
"customer": "JOHN SMITH",
"last_first": "SMITH, JOHN",
"first_name": "JOHN",
"last_name": "SMITH",
"address": "123 SAMPLE ST",
"city_state_zip": "ANYTOWN, CA. 90210",
"city": "ANYTOWN",
"state": "CA",
"zip": "90210",
"phones": {
"phone": "",
"work": "",
"cell_phone": "",
"fax": ""
}
},
"total": {
"parts": 0,
"labor": 375,
"sublet": 0,
"fees": 0,
"subtotal": 375,
"sales_tax": 0,
"ro": 375,
"labor_hours": 5,
"payments": 375,
"balance": 0,
"gp": 0.1333,
"pph": 0
},
"date_in": "2017-08-29",
"time_in": "15:35:19",
"date_final": "-000001-11-30T00:00:00.000000Z",
"date_closed": "-000001-11-30T00:00:00.000000Z",
"final_date": "2017-08-29T00:00:00.000000Z",
"update_sent": "2017-08-29T16:01:03.000000Z",
"status_date": "2017-08-29T00:00:00.000000Z",
"timestamp": "2017-08-29T22:35:18.000000Z",
"updated_at": null
},
{
"repair_order_id": 1004,
"shop_id": "6062",
"appointment_id": null,
"repair_order_type": "OLD",
"status": "CLOSED",
"writer": "ADMIN",
"tax_rate": 0,
"purchase_order_number": "",
"miles_in": "10",
"miles_out": "50",
"comments": "",
"discount_amount": 0,
"discount_percent": 0,
"warranty_miles_out": "3",
"warranty_miles_in": "3000",
"parts_cost": 30,
"discount_reason": "",
"labor_tax_rate": 0,
"sublet_tax_rate": 0,
"tag_number": "",
"tax_parts_price": "yes",
"waiter": "",
"canadian_tax": "",
"signed": "no",
"recall": null,
"complaint_table": "yes",
"vehicle": {
"vehicle_id": 3,
"info": "2014 NISSAN PATHFINDER GREY",
"year": "2014",
"make": "NISSAN",
"model": "PATHFINDER",
"license": "",
"state": "",
"vin": "",
"engine": "4.0",
"transmission": "",
"drive_type": "AUTO"
},
"revisions": {
"rev1_amt": 0,
"rev1_date": "",
"rev1_phone": "",
"rev1_time": "",
"rev1_by": "",
"rev2_amount": 0,
"rev2_date": "",
"rev2_phone": "",
"rev2_time": "",
"rev2_by": ""
},
"fees": {
"": 0,
"user_fee1_amount": 0,
"user_fee2_amount": 0,
"user_fee3_amount": 0,
"user_fee1_percent": 0,
"user_fee2_percent": 0,
"user_fee3_percent": 0,
"user_fee1_type": "$",
"user_fee2_type": "$",
"user_fee3_type": "$"
},
"customer": {
"customer_id": 2,
"email": "jane.doe@example.com",
"customer": "ABC COMPANY",
"last_first": "ABC COMPANY, JANE DOE",
"first_name": "JANE",
"last_name": "DOE",
"address": "456 TEST AVE",
"city_state_zip": "SAMPLEVILLE, TX. 75001",
"city": "SAMPLEVILLE",
"state": "TX",
"zip": "75001",
"phones": {
"phone": "",
"work": "1112223333",
"cell_phone": "4445556666",
"fax": ""
}
},
"total": {
"parts": 0,
"labor": 0,
"sublet": 0,
"fees": 0,
"subtotal": 0,
"sales_tax": 0,
"ro": 0,
"labor_hours": 0,
"payments": 75,
"balance": -75,
"gp": 0,
"pph": 0
},
"date_in": "2017-09-25",
"time_in": "09:06:17",
"date_final": "-000001-11-30T00:00:00.000000Z",
"date_closed": "-000001-11-30T00:00:00.000000Z",
"final_date": "2017-09-26T00:00:00.000000Z",
"update_sent": "2017-09-26T13:22:07.000000Z",
"status_date": "2017-09-26T00:00:00.000000Z",
"timestamp": "2017-09-25T16:06:17.000000Z",
"updated_at": null
},
{
"repair_order_id": 1005,
"shop_id": "6062",
"appointment_id": null,
"repair_order_type": "Customer Pay",
"status": "CLOSED",
"writer": "ADMIN",
"tax_rate": 0,
"purchase_order_number": "",
"miles_in": "",
"miles_out": "",
"comments": "Entering in comments that are internal. We cant find an appropriate replacement.",
"discount_amount": 0,
"discount_percent": 0,
"warranty_miles_out": "3",
"warranty_miles_in": "3000",
"parts_cost": 0,
"discount_reason": "",
"labor_tax_rate": 0,
"sublet_tax_rate": 0,
"tag_number": "",
"tax_parts_price": "yes",
"waiter": "",
"canadian_tax": "",
"signed": "no",
"recall": null,
"complaint_table": "yes",
"vehicle": {
"vehicle_id": 2,
"info": "1990 CHEV MALIBU ",
"year": "1990",
"make": "CHEV",
"model": "MALIBU",
"license": "",
"state": "",
"vin": "",
"engine": "",
"transmission": "",
"drive_type": ""
},
"revisions": {
"rev1_amt": 0,
"rev1_date": "",
"rev1_phone": "",
"rev1_time": "",
"rev1_by": "",
"rev2_amount": 0,
"rev2_date": "",
"rev2_phone": "",
"rev2_time": "",
"rev2_by": ""
},
"fees": {
"": 0,
"user_fee1_amount": 0,
"user_fee2_amount": 0,
"user_fee3_amount": 0,
"user_fee1_percent": 0,
"user_fee2_percent": 0,
"user_fee3_percent": 0,
"user_fee1_type": "",
"user_fee2_type": "",
"user_fee3_type": ""
},
"customer": {
"customer_id": 1,
"email": "john.smith@example.com",
"customer": "JOHN SMITH",
"last_first": "SMITH, JOHN",
"first_name": "JOHN",
"last_name": "SMITH",
"address": "123 SAMPLE ST",
"city_state_zip": "ANYTOWN, CA. 90210",
"city": "ANYTOWN",
"state": "CA",
"zip": "90210",
"phones": {
"phone": "",
"work": "",
"cell_phone": "",
"fax": ""
}
},
"total": {
"parts": 0,
"labor": 37.5,
"sublet": 0,
"fees": 0,
"subtotal": 37.5,
"sales_tax": 0,
"ro": 37.5,
"labor_hours": 0.5,
"payments": null,
"balance": 37.5,
"gp": -9.6667,
"pph": 0
},
"date_in": "2017-09-26",
"time_in": "11:16:36",
"date_final": "-000001-11-30T00:00:00.000000Z",
"date_closed": "-000001-11-30T00:00:00.000000Z",
"final_date": "2017-10-23T00:00:00.000000Z",
"update_sent": "2017-10-23T15:42:26.000000Z",
"status_date": "2017-10-23T00:00:00.000000Z",
"timestamp": "2017-09-26T18:16:36.000000Z",
"updated_at": null
},
{
"repair_order_id": 1007,
"shop_id": "6062",
"appointment_id": null,
"repair_order_type": "NO CHARGE",
"status": "CLOSED",
"writer": "ADMIN",
"tax_rate": 0,
"purchase_order_number": "",
"miles_in": "45000",
"miles_out": "",
"comments": "",
"discount_amount": 0,
"discount_percent": 0,
"warranty_miles_out": "3",
"warranty_miles_in": "3000",
"parts_cost": 0,
"discount_reason": "",
"labor_tax_rate": 0,
"sublet_tax_rate": 0,
"tag_number": "",
"tax_parts_price": "yes",
"waiter": "",
"canadian_tax": "",
"signed": "no",
"recall": null,
"complaint_table": "yes",
"vehicle": {
"vehicle_id": 3,
"info": "2014 NISSAN PATHFINDER GREY",
"year": "2014",
"make": "NISSAN",
"model": "PATHFINDER",
"license": "",
"state": "",
"vin": "",
"engine": "4.0",
"transmission": "",
"drive_type": "AUTO"
},
"revisions": {
"rev1_amt": 0,
"rev1_date": "",
"rev1_phone": "",
"rev1_time": "",
"rev1_by": "",
"rev2_amount": 0,
"rev2_date": "",
"rev2_phone": "",
"rev2_time": "",
"rev2_by": ""
},
"fees": {
"": 0,
"user_fee1_amount": 0,
"user_fee2_amount": 0,
"user_fee3_amount": 0,
"user_fee1_percent": 0,
"user_fee2_percent": 0,
"user_fee3_percent": 0,
"user_fee1_type": "$",
"user_fee2_type": "$",
"user_fee3_type": "$"
},
"customer": {
"customer_id": 2,
"email": "jane.doe@example.com",
"customer": "ABC COMPANY",
"last_first": "ABC COMPANY, JANE DOE",
"first_name": "JANE",
"last_name": "DOE",
"address": "456 TEST AVE",
"city_state_zip": "SAMPLEVILLE, TX. 75001",
"city": "SAMPLEVILLE",
"state": "TX",
"zip": "75001",
"phones": {
"phone": "",
"work": "1112223333",
"cell_phone": "4445556666",
"fax": ""
}
},
"total": {
"parts": 0,
"labor": 0,
"sublet": 0,
"fees": 0,
"subtotal": 0,
"sales_tax": 0,
"ro": 0,
"labor_hours": 0,
"payments": null,
"balance": 0,
"gp": 0,
"pph": 0
},
"date_in": "2017-09-28",
"time_in": "13:23:37",
"date_final": "-000001-11-30T00:00:00.000000Z",
"date_closed": "-000001-11-30T00:00:00.000000Z",
"final_date": "2018-10-15T00:00:00.000000Z",
"update_sent": "2018-10-15T16:34:55.000000Z",
"status_date": "2018-10-15T00:00:00.000000Z",
"timestamp": "2017-09-28T20:23:35.000000Z",
"updated_at": null
}
],
"links": {
"first": "https://dev.shopboss.io/api/v1/repair_orders?pageSize=5&shop_id=6062&page=1",
"last": "https://dev.shopboss.io/api/v1/repair_orders?pageSize=5&shop_id=6062&page=194",
"prev": null,
"next": "https://dev.shopboss.io/api/v1/repair_orders?pageSize=5&shop_id=6062&page=2"
},
"meta": {
"current_page": 1,
"from": 1,
"last_page": 194,
"links": [
{
"url": null,
"label": "« Previous",
"active": false
},
{
"url": "https://dev.shopboss.io/api/v1/repair_orders?pageSize=5&shop_id=6062&page=1",
"label": "1",
"active": true
},
{
"url": "https://dev.shopboss.io/api/v1/repair_orders?pageSize=5&shop_id=6062&page=2",
"label": "2",
"active": false
},
{
"url": "https://dev.shopboss.io/api/v1/repair_orders?pageSize=5&shop_id=6062&page=3",
"label": "3",
"active": false
},
{
"url": "https://dev.shopboss.io/api/v1/repair_orders?pageSize=5&shop_id=6062&page=4",
"label": "4",
"active": false
},
{
"url": "https://dev.shopboss.io/api/v1/repair_orders?pageSize=5&shop_id=6062&page=5",
"label": "5",
"active": false
},
{
"url": "https://dev.shopboss.io/api/v1/repair_orders?pageSize=5&shop_id=6062&page=6",
"label": "6",
"active": false
},
{
"url": "https://dev.shopboss.io/api/v1/repair_orders?pageSize=5&shop_id=6062&page=7",
"label": "7",
"active": false
},
{
"url": "https://dev.shopboss.io/api/v1/repair_orders?pageSize=5&shop_id=6062&page=8",
"label": "8",
"active": false
},
{
"url": "https://dev.shopboss.io/api/v1/repair_orders?pageSize=5&shop_id=6062&page=9",
"label": "9",
"active": false
},
{
"url": "https://dev.shopboss.io/api/v1/repair_orders?pageSize=5&shop_id=6062&page=10",
"label": "10",
"active": false
},
{
"url": null,
"label": "...",
"active": false
},
{
"url": "https://dev.shopboss.io/api/v1/repair_orders?pageSize=5&shop_id=6062&page=193",
"label": "193",
"active": false
},
{
"url": "https://dev.shopboss.io/api/v1/repair_orders?pageSize=5&shop_id=6062&page=194",
"label": "194",
"active": false
},
{
"url": "https://dev.shopboss.io/api/v1/repair_orders?pageSize=5&shop_id=6062&page=2",
"label": "Next »",
"active": false
}
],
"path": "https://dev.shopboss.io/api/v1/repair_orders",
"per_page": 5,
"to": 5,
"total": 969
}
}