Payment Method
APIs for managing payment methods
List Payment MethodsGET
List all payment methods with pagination and filtering options.
Create Payment MethodPOST
Create a new payment method.
Detail Payment MethodGET
Get details of a specific payment method by its key.
Update Payment MethodPOST
Update an existing payment method.
Delete Payment MethodDELETE
Delete a payment method by its key.