repair-order-controller
Fetch a link to download a PDF of the invoice of a repair order by user ID and referenceNum
get/api/users/{userId}/repair-orders/{referenceNum}/invoice/pdf
Path parameters
userIdinteger required
referenceNumstring required
Response
The invoice was successfully retrieved.
Changes
No recorded changes to this endpoint across all 1 revision of this API.