TestClientPaymentInitiationRequestSimulateCompleteInput
The payment request that will be marked as completed
input TestClientPaymentInitiationRequestSimulateCompleteInput {
paymentRequestId: ID!
paymentMethod: SimulatedCompletedPaymentMethod!
eft: EftCompleteInput
}