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

BillingAgreementChargeResource

Object containing the billing agreement charge resource.

Represents a scheduled billing event created from a billing agreement. Tracks processing state, retry schedule, and any linked transactions.

BillingAgreementChargeResource
{  "billingAgreementCharge": {    "id": "019a72a0-4247-71c4-a4da-62b534d87af6",    "state": "PROCESSING",    "transactionId": "LDG7M4WW44G",    "billingPlanId": "019a729e-41c2-7d16-a1e2-fdb15a8146bb",    "billingAgreementId": "019a729e-2d93-7612-9329-8f783f66f834",    "deadlineAt": "2030-09-05T12:00:00Z",    "nextAttemptAt": "2030-08-01T12:00:00Z",    "createdAt": "2030-07-29T15:51:28.071Z"  }}