sendPaymentRequest
Sends an SMS payment request to the given phone number.
sendPaymentRequest(
input: SendPaymentRequestInput!
): Payment
Arguments
sendPaymentRequest.input ● SendPaymentRequestInput! non-null input
Type
Payment object
Payment returned from create/refund/capture/cancel and the send-link/receipt mutations.