BillingAgreementLimits
Represents the total amount that you can charge a buyer in a given time period.
Datatype: content
Element Name | Description |
AmountLimitPerTimePeriod |
The maximum amount that can be charged on a billing agreement in the time period defined by TimePeriodStartDate and TimePeriodEndDate.
Type: Price |
TimePeriodStartDate |
The start date of the period during which the AmountLimitPerTimePeriod applies.
Type: xs:dateTime |
TimePeriodEndDate |
The end date of the period during which the AmountLimitPerTimePeriod applies.
Type: xs:dateTime |
CurrentRemainingBalance |
The remaining balance that can be charged in the current time period.
Type: Price |