A dedicated endpoint for retrieving an order's payment history with explicit control over sorting, limiting, and pagination. This endpoint allows clients to retrieve a list of payments for a specific order directly via the site_order_identifier or the pnm_order_identifier or for a specific customer directly via the pnm_customer_identifier or the site_customer_identifier. This endpoint is only for returning regular consumer payments and not disbursements (use the /find_disbursements endpoint for push payments).
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Platform LimitsA system-wide maximum limit may be enforced regardless of the
limitparameter provided (configurable per environment). Consult your PayNearMe Technical Account Manager for more information.
Cross Referencing IdentifiersAll payment responses include order (
pnm_order_identifierandsite_order_identifier) and customer (pnm_customer_identifierandsite_customer_identifier) identifiers at the payment level for cross-referencing.