...
Parameter | Data type | Description | |
---|---|---|---|
CompanyToken | Token | Token you got from 3G to operate this API | Mandatory |
Request | Text | getTransactionByRef | Mandatory |
CompanyRef | Text | Booking Reference | Mandatory |
userToken | Token | Using this field will return all transactions created by specified user | Optional |
allTrans | BooleanSending false with this parameter will return only paid transactions, else will return all transactions | Status of transaction | Optional |
descOrder | Boolean | Sending this with true will return all results in the opposite order | Optional |
...