userPaymentInitiationRequestCreate
DEPRECATED
This field will be removed in a future release, please use userInitiatePayment instead.
This field requires the following scope:
[paymentinitiationrequest]
userPaymentInitiationRequestCreate(
input: UserPaymentInitiationRequestCreateInput!
): UserPaymentInitiationRequestCreatePayload @deprecated
Arguments
input ● UserPaymentInitiationRequestCreateInput! non-null input
Type
UserPaymentInitiationRequestCreatePayload object
A newly created payment initiation request.
This type requires the following scope:
[paymentinitiationrequest]