Toll Integration Flow
Optional - Get all vehicles
Step 1 - Find reservation linked to the vehicle
on_date
: YYYY-MM-DD HH:mm formatvehicle_plate
: vehicle platevehicle_id
: vehicle IDStep 2 - Link toll to reservation
vehicle_id
: vehicle ID is included in the response from step 1.charge_date
: YYYY-MM-DD HH:mm formatcharge_amount
: toll amountStep 3 - Charge toll using existing credit card
amount
: charge amountskip_payment_email
: 1
(true), 0
(false)send_payment_request
: 1
(true), 0
(false). Flag for sending payment request if the payment failsskip_payment_request_email
:1
(true), 0
(false)