repair-order-controller

Fetch repair orders by user ID

Pre Authorize a repair order. Will throw an error if the repair order can't be pre authorized. Won't execute any logic if a previous pre authorization made with the default payment method is found

post/api/users/{userId}/repair-orders/{referenceNum}/pre-auth

Path parameters

userIdinteger required
referenceNumstring required

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.