OBJECT

SuccessfulApplePayPaymentResponseAttachment

A successful Apple pay payment response attachment

link GraphQL Schema definition

  • type SuccessfulApplePayPaymentResponseAttachment {
  • # Identifier of the Apple Pay payment request event
  • correlationId: UUID!
  • }