get
https://sandbox-api.bxnk.com/api/v1/product-apis/payments/psp/
Retrieve payments for a PSP.
Authentication
Requires X-Access-Key and X-Secret-Key headers.
Path parameters
pspId(string): the PSP identifier
Query parameters
Same paging/filtering pattern as GET /api/v1/product-apis/payments/merchant/{merchantId}.
Response
200: PSP payments retrieved successfully.400: Bad request401: Unauthorized403: Forbidden500: Internal server error