mutation

verifyCustomerForPayment

Verify if the user is eligible for pay-later payment from the payment aggregator side using the customer's phone number.
Arguments
validateCustomerRequestInput
ValidateCustomerRequestInput
Validate customer by request.
Response
data
JSON
Payment gateway response data.
message
String
Error or success message.
success
Boolean!
Required
Response is successful or not.
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...