This describes a message which is published when a new subscription is added through the API.
Property | Type | Optional | Comment |
---|---|---|---|
CustomerNo | string(100) | No | CustomerNumber |
BillingDayOffset | number(integer) | No | When an invoice is created for a subscription period, in relation to a subscription period start. If a period starts on the 1st of January and we have a billing day offset of 5, the invoice for that period will be created on the 6th of January i.e. (1+5). |
Metadata | string | Yes | Metadata as provided by merchant |
SubscriptionId | string(100) | No | The Id of the subscription as provided by the merchant |
SubscriptinProductId | string(100) | No | The Id of the subscription product as provided by the merchant. |
SubscriptonProduct | object | No | Details about the subscription product |