Document toolboxDocument toolbox

Book Job Response Object

Book Job Response Object Formats

JSON Format
{
	"OrderNum": "",
	"OrderedParts": [{
		"PartOrderNum": "",
		"Parts": ["", ""]
	}]
}

Book Job Response Object Properties

PropertyTypeDescription
OrderNumstringSpecifies the work order number for the follow-up service. Populating this field indicates that scheduling a follow-up work order has been successful.
PartOrderNumstringSpecifies the part order number (if known) for the required parts associated with the follow-up work order.