GET
/
v1
/
priceagreement
/
{id}
/
link

Path Parameters

id
string
required

The id of the price agreement of which you want to fetch the connected accounts

Query Parameters

auditUser
string
required

The audit user to log the request

page
integer
default: 0

Current page

size
integer
default: 30

How many accounts should be returned per page, default is 30. Cannot be more than 100.

Response

200 - application/json
accountId
string

The id of the card that you want to connect to a price agreement

validFrom
string

The RFC 3339 format date and time from what time the price list should be active. Cannot be null

validTo
string

The RFC 3339 format date and time when this price list should stop to be active. Cannot be greater than 'validFrom' of any other price list with the same 'code'. Can be null, which means this price list is active until this field is set

id
string

The primary key of the connection between account and agreement

priceAgreementId
string

The primary key of the price agreement