Looking for ePay classic docs? Go to docs.epay.dk
ePay documentationDocsePay documentation

MultiLinkBillingAgreement

Automatic billing-agreement settings stored on a multi-link.

billingPlanIdstring
Required

The ID of the billing plan used by the agreement.

Format:
uuid
Example:
"019a7266-2f3a-7b26-9c93-b950aea9e13c"
nextChargeAtstring
Nullable

The configured first automatic-charge date.

Format:
date
Example:
"2027-01-01"
MultiLinkBillingAgreement
{  "billingPlanId": "019a7266-2f3a-7b26-9c93-b950aea9e13c",  "nextChargeAt": "2027-01-01"}