Output for simulateIncrementalAuthorization.

Property

ID of authorization response. If approved, ID may be used in subsequent incremental authorizations, reversals and debits.

Property

Whether or not authorization is approved.

Property

Amount billed in card's currency.

Property

Decline reason code. Only present if not approved.

Property

Date/timestamp response was created at.

Property

Date/timestamp response was last updated at.

Hierarchy

  • SimulateIncrementalAuthorizationOutput

Properties

approved: boolean
billedAmount: CurrencyAmount
createdAt: Date
declineReason?: string
id: string
updatedAt: Date

Generated using TypeDoc