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

CreateMultiLinkBillingAgreementRequest

Automatic subscription-billing agreement settings for a multi-link.

billingPlanIdstring
Required

The ID of the merchant's billing plan used by the new billing agreement.

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

The date of the first automatic charge. When omitted, ePay calculates it from the billing-plan interval.

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