Skip to main content
GET
Get voucher types

Authorizations

Authorization
string
header
required

Authentication with an API key can be done by using a bearer token in the Authorization header. This is done using the following format Authorization: Bearer {token}. API keys are issued and revoked directly from the creditor portal under Developers > API.

Path Parameters

tenantId
string<uuid>
required

Id of your debt collection partner's tenant. You can find it on the API page in the creditor portal.

Query Parameters

page
integer

Page to get. Starting from 0.

pageSize
integer

Number of items per page.

Required range: x <= 500

Response

Successful operation

meta
object
items
object[]