Preview

PaymentIntent is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

PaymentIntent

This page contains

    Fields

    targetIdentifier: String!

    Identifier of an intent, Identifier can be invoice id, user id, account id depending upon targetType

    targetType: String!

    Target type for an intent, e.g. INVOICE, USER, COMPANY

    amountToPay: Decimal!

    The amount to pay of the target

    content: JSON!

    A json blob of the intent

    Parent objects of PaymentIntent

    Payment PREVIEW

    Definition of a payment

    Queries for PaymentIntent

    payment PREVIEW

    Retrieve a payment by id

    paymentByPaymentNumber PREVIEW

    Retrieve a payment by payment number