Skip to main content
GET
List consumption attempts for a payment link

Authorizations

x-api-key
string
header
required

API key for service-to-service or merchant authentication.

Headers

x-correlation-id
string<uuid>

Unique identifier for request tracing. Generated by the client or server if not provided.

Example:

"550e8400-e29b-41d4-a716-446655440000"

Path Parameters

Unique identifier of the payment link

Example:

"550e8400-e29b-41d4-a716-446655440000"

Response

Consumption attempts retrieved successfully.

All consumption attempts for a payment link, newest first. This endpoint is not paginated — total always equals the length of items.

items
object[]
required

Consumption attempts, ordered by consumption time descending

total
integer
required

Number of returned attempts

Example:

3