Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 872 Bytes

Capture.md

File metadata and controls

27 lines (20 loc) · 872 Bytes

Capture

Properties

Name Type Required Description Examples
id string ☑️
paymentRequestId string ☑️
paymentId string ☑️
referenceId string ☑️
currency string ☑️
authorizedAmount number ☑️
capturedAmount number ☑️
status string ☑️
paymentMethod PaymentMethod ☑️
failureCode string ☑️
customerId string ☑️
metadata object ☑️
channelProperties object ☑️
created string ☑️
updated string ☑️

[Back to README]