async fn pay_invoice_operator(
__arg0: Extension<Arc<Gateway>>,
__arg1: Json<PayInvoiceForOperatorPayload>,
) -> Result<Json<Value>, GatewayError>async fn pay_invoice_operator(
__arg0: Extension<Arc<Gateway>>,
__arg1: Json<PayInvoiceForOperatorPayload>,
) -> Result<Json<Value>, GatewayError>