Track Payment Request
GET {{url}}/client/{{client_id}}/payer/{{payer_id}}/paymentRequest
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| start | null | ||
| limit | null | ||
| fromDate | null | ||
| toDate | null | ||
| currencyCode | null | ||
| paymentReferenceNumber | null | ||
| prId | null | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| authorization | string | ||
| Content-Type | string |