Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.PaymentAuthorizationResponse

Payment authorization output representation.
Property Name Type Description Available Version
accountId String Salesforce account for the payment authorization. 51.0
amount Double Amount that the gateway authorized for the payment transaction. 51.0
currencyIsoCode String Three-letter ISO 4217 currency code associated with the payment group record. 51.0
effectiveDate Datetime Date that the authorization becomes effective. 51.0
expirationDate Datetime Date that the authorization expires. 51.0
id String ID of the payment authorization record. 51.0
paymentAuthorizationNumber String System-defined number for the payment authorization record. 51.0
requestDate Datetime Date that the authorization occurred. 51.0
status String Status of the payment authorization as returned by the gateway. 51.0