get
https://sandbox-api.bxnk.com/api/v1/product-apis/payments/
Authentication
Requires product-api-token (sent via the configured auth header as a JWT bearer token) headers.
Path parameters
paymentId(string): the payment identifier
Response
200: Payment retrieved successfully.401: Unauthorized403: Forbidden404: Not found500: Internal server error