Retrieve a list of payment methods based on filter values.
POST/b/pbl/v2/payment-methods/
This endpoint allows you to retrieve the available payment methods for a specific plugin, operation and customer. You can specify the desired filter field to get a list of payment methods that are supported and accessible.
Permissions
| Auth Method | Required Permissions |
|---|---|
| API Key | All permissions (admin access) |
| Basic Auth | User-specific access based on assigned permissions |
Gateway permission:
Can use pg_code— grants access to the specific payment gateway (e.g., "Can use Credit Card")
Request
Responses
- 200
- 400
- 403