Skip to main content
GET
cURL

Authorizations

client_id
string
header
required
secret_key
string
header
required

Query Parameters

customerId
string<uuid>
status
enum<string>
Available options:
DRAFT,
ACTIVE,
PAUSED,
CANCELLED,
EXPIRED
externalCode
string
activatedAtFrom
string<date-time>
activatedAtTo
string<date-time>
endDateFrom
string<date-time>
endDateTo
string<date-time>
productId
string<uuid>
page
integer
default:1
pageSize
integer
default:20
Required range: x <= 100

Response

200 - application/json

Default Response

id
string
required
customerId
string
required
status
enum<string>
required
Available options:
DRAFT,
ACTIVE,
PAUSED,
CANCELLED,
EXPIRED
createdAt
string
required
externalCode
null | string
metadata
object | null