findPayment
GEThttps://{instance}.stag.bolttechpay.net/payment
findPayment
Request
Query Parameters
h stringrequired
x numberrequired
Possible values: <= 99
Responses
- 200
- application/json
- Schema
- Example (from schema)
Schema
object
{}
- curl
- python
- go
- nodejs
- ruby
- csharp
- php
- java
- powershell
- CURL
curl -L -g 'https://{instance}.stag.bolttechpay.net/payment' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
ResponseClear