pump number where the driver fueled up, for reconciliation purposes
12
gallons
number of gallons (diesel) for the reservation, in 3 decimal precision
58.735
buyPriceDollars
the per gallon price at which TruckSmarter will payout to merchant truck stop, in 3 decimal precision
3.799
retailPriceDollars
the per gallon retail price at the time of user redeemedAt
4.189
paymentAmountDollars
the total dollar amount paid out to merchant truck stop from TruckSmarter, in 2 decimal precision
223.13
fuelType
one of diesel, def, reefer
diesel
amountSettledDollars
the amount of the reservation paid out to the merchant during that settlement period, in 2 decimal precision, (could be negative)
-37.99
reason
(optional), filled out if reservation had post-completion adjustments
gallons correction
settlementStripeId
the stripe payout id associated with each reservation. All rows in each settlement report should share the same settlementStripeId
po_1MFkAZQ5TU0p1LtvCFxEEAxC
Example of post-payout adjustments using amountSettledDollars
Example transaction with` transaction_id: 1B9AC0B8
transaction report on Jan.1, 2023
externalReservationId
...
gallons
buyPriceDollars
paymentAmountDollars
1B9AC0B8
...
58.735
3.799
223.13
...
settlement report on Jan.7, 2023 (based on Net-7 payment term)
externalReservationId
...
gallons
buyPriceDollars
paymentAmountDollars
amountSettledDollars
reason
1B9AC0B8
...
58.735
3.799
223.13
223.13
...
Hypothetical adjustment scenario:
during reconciliation, we realized that the correct gallons for this reservation should be 28.735 . This reservation will not show up in the daily transaction report. However, there will be a row representing the adjustment for this reservation in the daily settlement report.
externalReservationId
...
gallons
buyPriceDollars
paymentAmountDollars
amountSettledDollars
reason
1B9AC0B8
...
48.735
3.799
185.14
-37.99
gallons correction
...
Language
Credentials
Header
Click Try It! to start a request and see the response here!