When you initialize the Offramp Widget you can pass a partnerUserRef parameter to associate the transaction created during that session with the ID. You can then use that ID in this API to retrieve that transaction and any others that share the ID. The value of the partnerUserRef param can be any string you want e.g. the ID of the user in your app, a unique transaction ID, or a combination of values. Anything that is meaningful to your app.
Enter your JSON Web Token (JWT) here. Refer to the Generate JWT section of our Authentication docs for information on how to generate your Bearer Token.
The partnerUserRef parameter used to initialize the Offramp Widget
Page key returned by this API for pagination
The number of transactions to return, between 1 and 1000