No pending payments found

ID Expiration Date Amount Customer's name Customer's email
{{reservation.left.id}} {{reservation.left.validity | formatDate}} {{reservation.right.totalPrice}} {{reservation.left.fullName}} {{reservation.left.email}}

File Specifications:

General

Please create a CSV file without header, using commas (,) as separator, double quotes (")as quote character and backslash (\) as escaping character

Row specification

                    abcd-efghi-jklm,10.00

                    where:

                    abcd-efghi-jklm is the partial or full reservation code
                    10.00 is the amount of the payment
                
Row # Status Reservation ID Error message
{{$index + 1}} {{result.middle}} {{result.right}}