PAY: Get all Payment Requests

This Endpoint returns a list of all Payment Requests generated. Full details can individually be pulled via the "Get Payment Request Details" Endpoint.

PAY: Get All Payment Requests

post

This Endpoint returns a list of all Payment Requests generated. Full details can individually be pulled via the "Get Payment Request Details" Endpoint.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
objectOptionalExample: {"payment_hash":"XPAY-R3ZJ-ZGZU-N2Q2-ZKRC-QVZX"}
Responses
200

OK

application/json
Responseobject
post
/pay/get_payment_requests
200

OK

Last updated

Was this helpful?