List of payment types
GET/payment-types
Returns the list of payment types for given sorting, filtering and pagination parameters.
Audit event:
- payment.type.list
Privilege (one of):
- finance-invoices.view
- finance-invoices-own.view
Sortable fields:
- id
- name
- status
- statusDt
Filter fields:
- id
- name
- status
- statusDt
Searchable attributes:
- name
- status
Errors:
- PAYMENT_TYPE_NOTFOUND - Payment type not found
- NOT_AUTHORIZED - Not authorized
- NOT_AUTHENTICATED - Not authenticated
- INT_APP_ERROR - Unexpected internal error
Request
Responses
- 200
- 401
- 404
- 500
List of Payment Types
Not Authorized Not Authenticated
Payment type not found
Internal Server Error