Docs
Dashboard

paymentCreate

Mutation

Creates a payment using the specified input.

#

Arguments


input
PaymentCreateInput!Required

The values used to perform the payment create operation.

#

Payload


errors
[PaymentCreateError!]

User-facing errors that prevented the operation from succeeding.

payment
Payment

The payment associated with this payment create payload.