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