View a markdown version of this page

ExpectedCharge - AWS Marketplace

ExpectedCharge

Estimated charge for the request.

Contents

Note

In the following list, the required parameters are described first.

amount

The tax-exclusive amount of the charge. Only available when the charge amount is known.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 4096.

Pattern: (.)+

Required: No

amountAfterTax

The tax-inclusive amount the acceptor has to pay. The amount is only present for fixed charges.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 4096.

Pattern: (.)+

Required: No

estimatedTaxes

Provides an aggregated view of estimated tax information for this specific charge.

Type: EstimatedTaxes object

Required: No

id

Unique identifier of the charge for a given agreement.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: [A-Za-z0-9_/-]+

Required: No

time

The date and time when the charge is due to be invoiced. This is available only when the charge date is known.

Type: Timestamp

Required: No

timing

Indicates when the charge amount will be incurred. Values include ON_ACCEPTANCE (charged immediately when the agreement request is accepted), BILLING_PERIOD (charged on each billing period), and SCHEDULED (charged at a predetermined future date).

Type: String

Valid Values: ON_ACCEPTANCE | SCHEDULED | BILLING_PERIOD

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: